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
/
1
/
0
/
6
/
Brett
/
1.0.0
/
Brett.podspec.json
blob
926a764b2e310494d599874a2e5fd530bcb6330e
1
{
2
"name": "Brett",
3
"version": "1.0.0",
4
"authors": {
5
"Scott Petit": "petit.scott@gmail.com"
6
},
7
"homepage": "https://github.com/ScottPetit/Brett",
8
"summary": "Untar tar files.",
9
"source": {
10
"git": "https://github.com/ScottPetit/Brett.git",
11
"tag": "v1.0.0"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"requires_arc": true,
21
"frameworks": "Foundation",
22
"libraries": "z",
23
"source_files": "Brett/*.{h,m}"
24
}