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
/
8
/
a
/
3
/
XHModualA
/
0.0.1
/
XHModualA.podspec.json
blob
4fddcbcb10cea94cb8bacbf2c21de4d0b1486107
1
{
2
"name": "XHModualA",
3
"version": "0.0.1",
4
"summary": "a",
5
"description": "AAA",
6
"homepage": "https://github.com/GSmallSea/XHModualA.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"GSmallSea": "gxiao_hai@163.com"
13
},
14
"source": {
15
"git": "https://github.com/GSmallSea/XHModualA.git",
16
"tag": "0.0.1"
17
},
18
"ios": {
19
"source_files": [
20
"XHModualA",
21
"XHModualA/**/*.{h,m}"
22
],
23
"frameworks": "UIKit"
24
},
25
"exclude_files": "Classes/Exclude",
26
"osx": {
27
"frameworks": "AppKit"
28
},
29
"platforms": {
30
"ios": "9.0"
31
}
32
}