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.5.0
[CocoaPods.git]
/
Specs
/
2
/
9
/
f
/
CTPublic
/
1.0.1
/
CTPublic.podspec.json
blob
4218dde6cc44cb70d35e0e36ed3048da78cdba57
1
{
2
"name": "CTPublic",
3
"version": "1.0.1",
4
"summary": "CT macro",
5
"description": "公用的一些宏定义",
6
"homepage": "http://www.jianshu.com/u/e7efd554a6e9",
7
"license": "MIT",
8
"authors": {
9
"chaitong": "273500312@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/thinkOfWord/CTPublic.git",
16
"tag": "1.0.1"
17
},
18
"source_files": "macro/*"
19
}