blob: ed66a4f4d13e1b41feb808596ed72074c95415e5 [file] [log] [blame]
{
"name": "TestFRMK",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestFRMK/Classes/**/*",
"vendored_frameworks": "TestFRMK/FRMKS/*.framework"
}