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.6
[CocoaPods.git]
/
Specs
/
f
/
e
/
c
/
JXHumble
/
0.0.1
/
JXHumble.podspec.json
blob
b7c78e38cf934e15cab2ce0437eea02453566511
1
{
2
"name": "JXHumble",
3
"version": "0.0.1",
4
"summary": "JXHumble",
5
"description": "JXHumble by CoderJX",
6
"homepage": "https://github.com/CoderJX/JXHumble",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"CoderJX": "jxyou.ki@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/CoderJX/JXHumble.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "JXHumble/**/*.{h,m}",
18
"platforms": {
19
"ios": "10.0"
20
}
21
}