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
/
0
/
4
/
3
/
Lib
/
1.0.0
/
Lib.podspec.json
blob
ff0941470516680e5b490af5f60936beeb588153
1
{
2
"name": "Lib",
3
"version": "1.0.0",
4
"summary": "A really and awsone cool SDK that logs stuff for something.",
5
"homepage": "http://example.com/",
6
"authors": {
7
"Name": "sdk@example.com"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/sreekanthrad/tester.git",
18
"tag": "1.0.0"
19
},
20
"ios": {
21
"vendored_frameworks": "Lib.framework"
22
}
23
}