blob: 85f42dd0f610a12df0413f60899118510fd4aa1e [file] [log] [blame]
{
"name": "TestFRMK",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestFRMK/Classes/**/*",
"vendored_frameworks": "TestFRMK/FRMKS/*.framework",
"libraries": [
"z",
"sqlite3.0"
],
"frameworks": "CoreTelephony"
}