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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
4
/
a
/
c
/
XKCocoapods
/
1.0.1
/
XKCocoapods.podspec.json
blob
b1d55c31da8010ed961fb8eeb6435a95ee95878a
1
{
2
"name": "XKCocoapods",
3
"version": "1.0.1",
4
"summary": "基于cocoapods的方式制作公有库",
5
"homepage": "https://github.com/ryanMans/XKCocoapods",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ALLen、LAS": "1696186412@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/ryanMans/XKCocoapods.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "XKCocoapods/Classes/**/*",
18
"platforms": {
19
"ios": "8.0"
20
}
21
}