{ | |
"name": "APLPromise", | |
"version": "0.1.0", | |
"summary": "A short description of APLPromise.", | |
"description": "A short description of APLPromise.", | |
"homepage": "https://github.com/ApplePeels/APLPromise", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"authors": { | |
"ApplePeel": "applepeel@yeah.net" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/ApplePeels/APLPromise.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": "APLPromise/src/**/*.{h,m}" | |
} |