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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
2
/
f
/
FYLibrary
/
1.0.4
/
FYLibrary.podspec.json
blob
79bbffcc6cb62d9fa70c226cb02f760a21487c3e
1
{
2
"name": "FYLibrary",
3
"version": "1.0.4",
4
"summary": "oversea sdk.",
5
"homepage": "https://gitee.com/WuTianYu/FYLibrary",
6
"license": "MIT",
7
"authors": {
8
"wutianyu": "451042347@qq.com"
9
},
10
"requires_arc": true,
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://gitee.com/WuTianYu/FYLibrary.git",
16
"tag": "1.0.4"
17
},
18
"source_files": "FYLibrary/*.{h,m}"
19
}