blob: cc6f0cc4c877f0904eb9c69374bd0c97255b6b3c [file] [log] [blame]
{
"name": "FFCheckUpdate",
"version": "1.0.0",
"summary": "Check app update",
"description": "Relaxed and happy Check app update",
"homepage": "https://github.com/caochengfei/FFCheckUpdate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengfei": "cchengfei@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/caochengfei/FFCheckUpdate.git",
"tag": "1.0.0"
},
"source_files": "FFCheckUpdate/FFCheckUpdate/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation"
]
}