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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
3
/
6
/
7
/
YKCheckTool
/
1.1.1
/
YKCheckTool.podspec.json
blob
449d88b7b560adf2cf88064df2f0fde79cddba14
1
{
2
"name": "YKCheckTool",
3
"version": "1.1.1",
4
"summary": "合规体验开关工具",
5
"description": "合规体验开关工具",
6
"homepage": "http://gitlab.yeahka.com/App/iOS/Modules/YKCheckTool",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"larkin": "larkin@yeahka.com"
13
},
14
"source": {
15
"git": "http://gitlab.yeahka.com/App/iOS/Modules/YKCheckTool.git",
16
"tag": "1.1.1"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "YKCheckTool/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"AFNetworking": [
28
29
]
30
}
31
}