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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
b
/
3
/
6
/
ZISetting
/
0.0.1
/
ZISetting.podspec.json
blob
c73ef44d42c5944f2ffc3ed29c7a3df42a1c67a3
1
{
2
"name": "ZISetting",
3
"version": "0.0.1",
4
"summary": "Sample Setting UI with TableView",
5
"homepage": "https://github.com/fauzisho/ZISetting.git",
6
"license": "MIT",
7
"authors": {
8
"fauzisholih@gmail.com": "fauzisholih@gmail.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/fauzisho/ZISetting.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"ZISetting",
19
"ZISetting/**/*.{h,m,swift,xib}"
20
],
21
"frameworks": [
22
"UIKit",
23
"AVFoundation"
24
]
25
}