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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
e
/
5
/
d
/
CPHelperTool
/
1.0.0
/
CPHelperTool.podspec.json
blob
43831b0768fed1498f860298292a6aca42abf019
1
{
2
"name": "CPHelperTool",
3
"version": "1.0.0",
4
"summary": "基础工具类",
5
"description": "\"基础工具类\"",
6
"homepage": "https://github.com/Aries123456",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lk": "348994901@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/Aries123456/CPHelperTool.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"CPHelperTool",
23
"CPHelperTool/**/*.{h,m}"
24
]
25
}