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