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] kit_extension 0.4.3
[CocoaPods.git]
/
Specs
/
2
/
a
/
0
/
TSJamesLib
/
0.0.1
/
TSJamesLib.podspec.json
blob
24c7083864c39a0282fad8efca3529a50a07473e
1
{
2
"name": "TSJamesLib",
3
"version": "0.0.1",
4
"summary": "TSJamesLib",
5
"description": "TSJamesLib xxxx",
6
"homepage": "https://github.com/cheng77/TSJamesLib",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"cheng77": "804774355@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/cheng77/TSJamesLib.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}