blob: edf26d17b1444b0a1625dc35bd1ba7c362feec71 [file] [log] [blame]
{
"name": "CommTestA",
"version": "0.0.1",
"summary": "first version",
"description": "first version for public",
"authors": {
"LQ": "460385335@qq.com"
},
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/liqian460385335/CommTestA.git",
"source": {
"git": "https://github.com/liqian460385335/CommTestA.git",
"tag": "0.0.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "CommTestA/*.{h,m}"
}