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
/
f
/
6
/
b
/
zagtApp
/
0.0.1
/
zagtApp.podspec.json
blob
c5752b39f056e3ba14dbe7a1dd78c1e067e1b04b
1
{
2
"name": "zagtApp",
3
"version": "0.0.1",
4
"summary": "This is a text.",
5
"homepage": "https://github.com/zagt/zagtApp.git",
6
"license": "MIT",
7
"authors": {
8
"zagt": "929547963@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/zagt/zagtApp.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "zagtApp/*.{h,m}",
18
"requires_arc": true
19
}