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
/
f
/
d
/
3
/
TJCore
/
0.0.1
/
TJCore.podspec.json
blob
6dd30b3f7cc7c0e388e2e206d4441360c7daa8d3
1
{
2
"name": "TJCore",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "核心代码",
6
"homepage": "https://github.com/todayjob",
7
"source": {
8
"git": "https://github.com/todayjob/TJCore",
9
"tag": "0.0.1"
10
},
11
"source_files": "Core/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "9.0"
15
},
16
"authors": {
17
"BY": "todayjob@163.com"
18
},
19
"social_media_url": "https://github.com/todayjob"
20
}