blob: 0897dcbc28539417bbf2d18c103280938332d771 [file] [log] [blame]
{
"name": "ROKO.Mobi",
"version": "0.1.2",
"license": "MPL",
"homepage": "https://github.com/ROKOLabs/ROKO.Mobi.iOS",
"authors": "ROKO Labs",
"summary": "Very well ROKO.Mobi.",
"description": "- 123\n- 456\n- 789\n- etc\n",
"source": {
"git": "https://github.com/ROKOLabs/ROKO.Mobi.iOS.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/rokolabs",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": "SDK/ROKOMobi.framework",
"public_header_files": "SDK/ROKOMobi.framework/Versions/A/Headers/*.h",
"resource_bundles": {
"ROKOMobiResources": [
"SDK/ROKOMobiResources.bundle/*"
]
}
}