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.8.12
[CocoaPods.git]
/
Specs
/
f
/
2
/
4
/
xldemo
/
0.1.2
/
xldemo.podspec.json
blob
d9fa80887fa1ee1fba18b57b6e476cdbb881b97f
1
{
2
"name": "xldemo",
3
"version": "0.1.2",
4
"summary": "this a demo3.",
5
"homepage": "https://github.com/yuanxinliang/xldemo",
6
"license": "MIT",
7
"authors": {
8
"yuanxinliang": "306619887@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/yuanxinliang/xldemo.git",
12
"tag": "0.1.2"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "xldemo/**/*"
18
}