repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
8
/
7
/
3
/
FDDUserPage
/
1.0.1
/
FDDUserPage.podspec.json
blob
ad4803bbec33bfd2d5a24037ccf46b78524d6e2a
1
{
2
"name": "FDDUserPage",
3
"version": "1.0.1",
4
"summary": "FDDUserPage can be used to guide the user.",
5
"homepage": "https://github.com/DonyFang/FDDUserPage",
6
"license": "MIT",
7
"authors": {
8
"DonyFang": "978805355@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/DonyFang/FDDUserPage.git",
12
"tag": "1.0.1"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"requires_arc": true,
18
"source_files": [
19
"FDDUserPage",
20
"FDDUserPage/FDDUserPage/**/*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}