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