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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
e
/
5
/
d
/
CPHelperTool
/
1.0.2
/
CPHelperTool.podspec.json
blob
3b90545cb60e317b6a3ff5cc5294c10f65a2d1b0
1
{
2
"name": "CPHelperTool",
3
"version": "1.0.2",
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.2"
20
},
21
"source_files": [
22
"CPHelperTool",
23
"CPHelperTool/**/*.{h,m}"
24
],
25
"dependencies": {
26
"AFNetworking": [
27
"~> 3.0"
28
],
29
"Masonry": [
30
"0.5.3"
31
],
32
"SDWebImage": [
33
"~> 3.8"
34
]
35
}
36
}