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] AcousticConnectReactNativeDebug 1.0.49
[CocoaPods.git]
/
Specs
/
4
/
5
/
a
/
XYKit
/
1.1.0
/
XYKit.podspec.json
blob
cb9001218e24f538b1f3eec1115629dc4c144df2
1
{
2
"name": "XYKit",
3
"version": "1.1.0",
4
"summary": "The package of useful tools, include categories and classes",
5
"homepage": "https://github.com/xingyong723/XYKit.git",
6
"license": "MIT",
7
"authors": {
8
"tangjr": "xingyong723@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/xingyong723/XYKit.git",
15
"tag": "1.1.0"
16
},
17
"source_files": [
18
"XYKit",
19
"XYKit/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}