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