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
/
4
/
c
/
8
/
JuanXenditTest
/
0.3.0
/
JuanXenditTest.podspec.json
blob
d93a593085bf3d6f6f3bf48db88932675854bcc9
1
{
2
"name": "JuanXenditTest",
3
"version": "0.3.0",
4
"summary": "Sample SDK",
5
"homepage": "https://www.xendit.co",
6
"license": "MIT",
7
"authors": {
8
"Juan Gonzalez’": "0505gonzalez@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/0505gonzalez/xendit-sdk-ios-test.git",
15
"tag": "0.3.0"
16
},
17
"source_files": [
18
"Xendit/**/*.swift",
19
"Xendit/**/*.{h,m}"
20
],
21
"pushed_with_swift_version": "3.0"
22
}