blob: b34d941a1dbefa91877ca662492425dfce17cf1c [file] [log] [blame]
{
"name": "500px-iOS-api",
"version": "1.0.2",
"summary": "A simple SDK for accessing the 500px API.",
"homepage": "https://github.com/500px/500px-iOS-api",
"license": "MIT",
"authors": {
"Ash Furrow": "ash@ashfurrow.com"
},
"source": {
"git": "https://github.com/500px/500px-iOS-api.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"PXAPI/**/*.{h,m}"
],
"requires_arc": true
}