blob: 8d94b1eeb002d6a9ae8737c8936c513b6694c45d [file] [log] [blame]
{
"name": "QPXExpressWrapper",
"version": "0.1.0",
"summary": "A wrapper for the Google QPX Express API.",
"description": "This CocoaPod provides the model layer and query utilities to use the QPX Express API with ease.",
"homepage": "https://github.com/yoonapps/QPXExpressWrapper",
"license": "MIT",
"authors": {
"Kyle Yoon": "apps.yoon@gmail.com"
},
"source": {
"git": "https://github.com/yoonapps/QPXExpressWrapper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QPXExpressWrapper/Classes/**/*"
}