blob: a94880e439b66106e649ac22d354f86bf633d608 [file] [log] [blame]
{
"name": "frmtst",
"version": "0.2.1",
"summary": "summary",
"homepage": "http://roko.mobi",
"license": "MPL",
"authors": "alex",
"source": {
"git": "https://github.com/ROKOLabs/ROKO.Mobi.iOS.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDK/ROKOMobi.framework/Headers/*.h",
"requires_arc": true,
"ios": {
"vendored_frameworks": "SDK/ROKOMobi.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "SDK/ROKOMobi.framework"
}