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
/
7
/
a
/
1
/
TRKit
/
0.1.5
/
TRKit.podspec.json
blob
b675de277fbfc441d582a608f68a0e41a6e72a8c
1
{
2
"name": "TRKit",
3
"version": "0.1.5",
4
"summary": "pod组件库",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/xiaoerlong/TRKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xiaoerlong": "1005129276@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/xiaoerlong/TRKit.git",
16
"tag": "0.1.5"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "TRKit/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"AFNetworking": [
28
29
],
30
"MJRefresh": [
31
32
]
33
}
34
}