blob: 59bc11b8b8552d5685f4f626de12966e3e69357a [file] [log] [blame]
{
"name": "TestFRMK",
"version": "0.2.0",
"summary": "description of TestFRMK.",
"description": "Add long description of the pod here.",
"homepage": "https://github.com/wowbby/TestFRMK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/TestFRMK.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestFRMK/Classes/**/*",
"vendored_frameworks": "TestFRMK/FRMKS/*.framework"
}