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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
7
/
d
/
5
/
TCJSONKit
/
0.0.2
/
TCJSONKit.podspec.json
blob
68aa134142073fedeb016b2a01891646e7dcefa9
1
{
2
"name": "TCJSONKit",
3
"version": "0.0.2",
4
"summary": "JSON Kit",
5
"description": "Simple JONSKit",
6
"homepage": "https://github.com/tauCross/TCJSONKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"tauCross": "mstsccls@gmail.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/tauCross/TCJSONKit.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "TCJSONKit/TCJSONKit/*.{h,m}",
22
"requires_arc": true
23
}