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.7.5
[CocoaPods.git]
/
Specs
/
c
/
d
/
3
/
CXExtension
/
1.0.1
/
CXExtension.podspec.json
blob
a4d09506050e70384f8c6a4e80429373920189a6
1
{
2
"name": "CXExtension",
3
"version": "1.0.1",
4
"summary": "exchange model to json or more",
5
"homepage": "https://github.com/HorexC/CXExtension",
6
"license": "MIT",
7
"authors": {
8
"Horex": "horex@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/HorexC/CXExtension.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "CXExtension/**/*.{h,m}",
18
"requires_arc": true
19
}