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] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git]
/
Specs
/
d
/
9
/
4
/
500px-iOS-api
/
1.0.2
/
500px-iOS-api.podspec.json
blob
b34d941a1dbefa91877ca662492425dfce17cf1c
1
{
2
"name": "500px-iOS-api",
3
"version": "1.0.2",
4
"summary": "A simple SDK for accessing the 500px API.",
5
"homepage": "https://github.com/500px/500px-iOS-api",
6
"license": "MIT",
7
"authors": {
8
"Ash Furrow": "ash@ashfurrow.com"
9
},
10
"source": {
11
"git": "https://github.com/500px/500px-iOS-api.git",
12
"tag": "1.0.2"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source_files": [
18
"Classes",
19
"PXAPI/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}