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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
2
/
8
/
9
/
XSAdditions
/
0.2.3
/
XSAdditions.podspec.json
blob
7a489528dc5468a48560b5e55259fd9b2bc745b8
1
{
2
"name": "XSAdditions",
3
"version": "0.2.3",
4
"summary": "OC 拓展",
5
"homepage": "https://github.com/hxxxs",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Cedar": "lychae@foxmail.com"
12
},
13
"source": {
14
"git": "https://github.com/hxxxs/XSAdditions.git",
15
"tag": "0.2.3"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "XSAdditions/Classes/**/*"
21
}