[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / 9 / 3 / ROKO.Mobi / 0.4.8 / ROKO.Mobi.podspec.json
blob16f67e55e523f4064237d1c8a7924f4b60c5fd9c
2   "name": "ROKO.Mobi",
3   "version": "0.4.8",
4   "license": "MPL",
5   "homepage": "https://github.com/ROKOLabs/ROKO.Mobi.iOS",
6   "authors": "ROKO Labs",
7   "summary": "ROKO.Mobi iOS SDK",
8   "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.",
9   "source": {
10     "git": "https://github.com/ROKOLabs/ROKO.Mobi.iOS.git",
11     "tag": "0.4.8"
12   },
13   "social_media_url": "https://twitter.com/rokolabs",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "ios": {
19     "vendored_frameworks": "Framework/Release/ROKOMobi.framework",
20     "resources": "Framework/Release/ROKOMobi.framework"
21   },
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ROKOMobi/Framework/Release\"",
24     "OTHER_LDFLAGS": "$(inherited) -ObjC"
25   }