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
/
5
/
0
/
3
/
Test90
/
0.0.1
/
Test90.podspec.json
blob
85a890f28f729983a6873ecff4b07165f225f2d1
1
{
2
"name": "Test90",
3
"version": "0.0.1",
4
"summary": "Test90.",
5
"description": "don't worry about the indent, CocoaPods",
6
"homepage": "https://github.com/xuekey/Test90",
7
"license": "MIT",
8
"authors": {
9
"Qin": "328928303@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/xuekey/Test90.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}