[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 1 / 4 / a / Instabot / 1.0.1 / Instabot.podspec.json
blob45c267e97e1f6d4baf5aa5dc1569584d9d139608
2   "name": "Instabot",
3   "version": "1.0.1",
4   "license": "MPL",
5   "homepage": "https://github.com/instabot-io/Instabot-iOS",
6   "authors": "Instabot",
7   "summary": "Instabot iOS SDK",
8   "description": "Instabot is a conversion chatbot for mobile apps. Easily create, launch, and edit your bot on the fly, as well as see rich analytics in real-time. Instabot understands users’ needs, and increases conversion and retention rates.",
9   "source": {
10     "git": "https://github.com/instabot-io/Instabot-iOS.git",
11     "tag": "1.0.1"
12   },
13   "social_media_url": "https://instabot.io",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": "Instabot.framework",
19   "resources": "Instabot.framework/InstabotResources.bundle",
20   "xcconfig": {
21     "OTHER_LDFLAGS": "$(inherited) -ObjC"
22   }