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.4.14
[CocoaPods.git]
/
Specs
/
3
/
8
/
a
/
KTestpod
/
0.0.1
/
KTestpod.podspec.json
blob
567635cef88126ec25007dc64dceaff32842eca4
1
{
2
"name": "KTestpod",
3
"version": "0.0.1",
4
"summary": "library test of KTestPod.",
5
"homepage": "https://github.com/krizti/TestPod",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Kirthi": "kiruthika@rootwork.co"
12
},
13
"source": {
14
"git": "https://github.com/krizti/TestPod.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "TestPod/Classes/*.{h,m}",
18
"platforms": {
19
"ios": null
20
},
21
"requires_arc": false
22
}