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] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git]
/
Specs
/
4
/
3
/
d
/
CConvenient
/
0.0.1
/
CConvenient.podspec.json
blob
0da81f3a0be652f799447fb8a8533850cc373042
1
{
2
"name": "CConvenient",
3
"version": "0.0.1",
4
"summary": "A convenient way to handle UI.",
5
"homepage": "https://github.com/CCloudTang/CConvenient",
6
"license": "MIT",
7
"authors": "CloudTang",
8
"platforms": {
9
"ios": "6.0"
10
},
11
"source": {
12
"git": "https://github.com/CCloudTang/CConvenient.git",
13
"tag": "0.0.1"
14
},
15
"source_files": "CConvenient/*.{h,m}",
16
"requires_arc": true
17
}