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
/
b
/
3
/
1
/
ANRPodTest
/
0.0.2
/
ANRPodTest.podspec.json
blob
1f9cce446b493871cf1e03a6547f43d83f4490f8
1
{
2
"name": "ANRPodTest",
3
"version": "0.0.2",
4
"summary": "A short description of ANRPodTest.",
5
"homepage": "https://github.com/joy0304/ANRPodTest.git",
6
"license": "MIT",
7
"authors": {
8
"wangjiale": "joyme0304@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/joy0304/ANRPodTest.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "ANRPodTest/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
]
22
}