blob: aa2699985f288faa973cc708b9dd9002c1949538 [file] [log] [blame]
{
"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}"
}