blob: 385cd7197f2312523561cf73167c3b5db1af98d3 [file] [log] [blame]
{
"name": "AYCheckVersion",
"version": "1.0.1",
"summary": "Check version from AppStore",
"homepage": "https://github.com/AYJk/AYCheckVersion",
"license": "MIT",
"authors": {
"Andy": "andy5759520@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AYJk/AYCheckVersion.git",
"tag": "1.0.1"
},
"source_files": "AYCheckVersion/Classes/*.{h,m}",
"requires_arc": true
}