FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
MFSIdentifier/MFSIdentifier.podspec.json at master · maxfong/MFSIdentifier · GitHub
maxfong
/
MFSIdentifier
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
278
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
MFSIdentifier
/
MFSIdentifier.podspec.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (28 loc) · 591 Bytes
Breadcrumbs
MFSIdentifier
/
MFSIdentifier.podspec.json
Copy path
File metadata and controls
28 lines (28 loc) · 591 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name"
:
"
MFSIdentifier
"
,
"version"
:
"
1.0.2
"
,
"summary"
:
"
iOS App DeviceId
"
,
"description"
:
"
iOS App唯一标识符获取方案
"
,
"homepage"
:
"
https://github.com/maxfong/MFSIdentifier
"
,
"license"
:
"
MIT
"
,
"authors"
: {
"maxfong"
:
"
devmaxfong@qq.com
"
},
"platforms"
: {
"ios"
:
"
8.0
"
},
"source"
: {
"git"
:
"
https://github.com/maxfong/MFSIdentifier.git
"
,
"tag"
:
"
1.0.2
"
},
"source_files"
: [
"
MFSIdentifier/*.{h,m}
"
,
"
MFSIdentifier/**/*.{h,m}
"
],
"dependencies"
: {
"MFSCache"
: [ ]
},
"xcconfig"
: {
"OTHER_LDFLAGS"
:
"
-ObjC
"
}
}
Back
|
FazBrowse Home
|
New Git URL