blob: ac35257df42b54040bb94a64f38b8372e7492ce1 [file] [log] [blame]
{
"name": "YQUpdateHelper",
"version": "0.1.1",
"summary": "YQUpdateHelper is an iOS toolkit, it can notify user if there is an new version of your app in app store.",
"homepage": "https://github.com/billwang1990/YQUpdateNotification",
"screenshots": "https://github.com/billwang1990/YQUpdateNotification/blob/master/screenshot.PNG",
"license": "MIT (LICENSE)",
"authors": {
"billwang1990": "billwang1990@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/billwang1990/YQUpdateNotification.git",
"tag": "0.1.1"
},
"source_files": [
"YQUpdateHelper",
"YQUpdateHelper/*.{h,m}"
],
"resources": "YQUpdateHelper/YQUpdateHelper.bundle",
"frameworks": "Foundation",
"requires_arc": true
}