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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
9
/
e
/
c
/
TXKit
/
0.1.0
/
TXKit.podspec.json
blob
9da9a313a5abc53482b7d7df3d095ddd66bff11e
1
{
2
"name": "TXKit",
3
"version": "0.1.0",
4
"summary": "iOS开发小工具集合",
5
"description": "iOS开发的基本工具集合,完善中,后期详细介绍",
6
"homepage": "https://github.com/TianXuang/TXKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"TianXuang": "651018596@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/TianXuang/TXKit.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "TXKit/Classes/**/*"
22
}