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] DemoTestFramework 1.0.10
[CocoaPods.git]
/
Specs
/
f
/
5
/
7
/
HBoxsTool
/
0.3.1
/
HBoxsTool.podspec.json
blob
9c5ac240158c2ff299e2d703a1203eb531dcb106
1
{
2
"name": "HBoxsTool",
3
"version": "0.3.1",
4
"summary": "HBoxsTool.",
5
"description": "HBoxsTool dahsiodhoashdoasndoasnd",
6
"homepage": "https://github.com/HBoxsIOS/HBoxsTool.git",
7
"requires_arc": true,
8
"license": "MIT",
9
"authors": {
10
"HBoxsIOS": "master@hboxs.com"
11
},
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/HBoxsIOS/HBoxsTool.git",
17
"tag": "0.3.1"
18
},
19
"source_files": [
20
"Classes",
21
"Classes/**/*.{h,m}"
22
],
23
"frameworks": [
24
"UIKit",
25
"Foundation",
26
"QuartzCore",
27
"CFNetwork"
28
]
29
}