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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
3
/
0
/
5
/
XSExtension
/
1.1.1
/
XSExtension.podspec.json
blob
31f2baf1dde1d84f2155d3fff76e066668fa6b19
1
{
2
"name": "XSExtension",
3
"version": "1.1.1",
4
"summary": "Swift 方法拓展",
5
"homepage": "https://github.com/hxxxs/XSExtension",
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/XSExtension.git",
15
"tag": "1.1.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "XSExtension/Classes/**/*",
21
"swift_version": "4.2"
22
}