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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
9
/
2
/
6
/
TXSwitch
/
0.1.0
/
TXSwitch.podspec.json
blob
71794b798e20f93ceb603a26ee4b87a12fc26745
1
{
2
"name": "TXSwitch",
3
"version": "0.1.0",
4
"summary": "Switch.",
5
"description": "TXSwitch",
6
"homepage": "https://github.com/txs528/TXSwitch",
7
"license": "MIT",
8
"authors": {
9
"tangxiao": "tangxiao@xiaomi.com"
10
},
11
"source": {
12
"git": "https://github.com/txs528/TXSwitch.git",
13
"tag": "0.1.0"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "TXSwitch/Classes/**/*",
19
"resource_bundles": {
20
"TXSwitch": [
21
"TXSwitch/Assets/*.png"
22
]
23
}
24
}