blob: f0a65682731ec5b8c07eb811b96a615c104169ba [file] [log] [blame]
{
"name": "CPAppUpdateHelper",
"version": "0.0.1",
"summary": "A light tool for iOS App update.",
"homepage": "https://github.com/mingweizhang/CPAppUpdateHelper",
"license": {
"type": "MIT",
"text": ""
},
"authors": {
"mingweizhang": "mingweiz@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mingweizhang/CPAppUpdateHelper.git",
"tag": "0.0.1"
},
"source_files": "CPAppUpdateHelper/Classes/**/*.{h,m}"
}