blob: 7b07d035b1844ef7d599d2b16299d13e877403a4 [file] [log] [blame]
{
"name": "Instabot",
"version": "1.0.0",
"license": "MPL",
"homepage": "https://github.com/instabot-io/Instabot-iOS",
"authors": "Instabot",
"summary": "Instabot 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/instabot-io/Instabot-iOS.git",
"tag": "1.0.0"
},
"social_media_url": "https://instabot.io",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "Instabot.framework",
"resources": "Instabot.framework/InstabotResources.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}