blob: e808661f067cd67130f84752fd466338f4402f4b [file] [log] [blame]
{
"name": "CommonInfoHelper",
"version": "0.0.2",
"summary": "一个Info结构体的帮助类",
"homepage": "https://github.com/dvlproad/CommonFMDBUtil",
"license": "MIT",
"authors": {
"dvlproad": "913168921@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CommonFMDBUtil.git",
"tag": "0.0.2"
},
"source_files": "CommonInfoHelper/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}