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] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git]
/
Specs
/
5
/
1
/
6
/
CJModule
/
1.0.1
/
CJModule.podspec.json
blob
1cfe518c13a810cc137d0a834ce16a93c277a989
1
{
2
"name": "CJModule",
3
"version": "1.0.1",
4
"summary": "That is commonly used in project components.",
5
"homepage": "https://github.com/dreamCC/CJModule",
6
"license": "MIT",
7
"authors": {
8
"dreamCC": "568644031@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/dreamCC/CJModule.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "CJModule",
18
"requires_arc": true,
19
"dependencies": {
20
"MBProgressHUD": [
21
22
],
23
"Masonry": [
24
25
]
26
}
27
}