blob: d3f3669ab668d9716f505916aaedd39a07fd0098 [file] [log] [blame]
{
"name": "frmtstdebug",
"version": "0.4.3",
"license": "MPL",
"homepage": "https://github.com/ROKOLabs/ROKO.Mobi.iOS",
"authors": "ROKO Labs",
"summary": "ROKO.Mobi iOS SDK",
"description": "The ROKO.Mobi SDK provides a means for taking photos, dressing them up in stickers, and sharing the results with the world through FB, Twitter, e-mail, or sms.",
"source": {
"git": "https://github.com/ROKOLabs/ROKO.Mobi.iOS.git",
"tag": "0.4.3"
},
"social_media_url": "https://twitter.com/rokolabs",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Framework/Debug/ROKOMobi.framework",
"resources": "Framework/Debug/ROKOMobi.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ROKOMobi/Framework/Debug\"",
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}