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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
2
/
1
/
f
/
YQBase
/
0.1.0
/
YQBase.podspec.json
blob
e8dc7f53236838e91ccdfede1a1f116e2ce22c98
1
{
2
"name": "YQBase",
3
"version": "0.1.0",
4
"summary": "就是一个测试版本的, 做测试用",
5
"homepage": "https://github.com/Jimmy1992/YQBase",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"lzg_itman@163.com": "Jimmy"
12
},
13
"source": {
14
"git": "https://github.com/Jimmy1992/YQBase.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "YQBase/Classes/**/*.{h,m,swift}"
21
}