blob: faf0a885741c2e4bc8ec1c0e9c6f66f33bc5fc13 [file] [log] [blame]
{
"name": "500px-iOS-api",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"PXAPI/**/*.{h,m}"
],
"requires_arc": true
}