[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / f / b / frmtst / 1.8.2 / frmtst.podspec.json
blobaefb93a4e182901f252ddd2ccd67ab933f8bcc86
2   "name": "frmtst",
3   "version": "1.8.2",
4   "license": "MPL",
5   "homepage": "https://github.com/AlexeyGolovenkov/frmtst",
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/AlexeyGolovenkov/frmtst.git",
11     "tag": "1.8.2"
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": "ROKOMobi.framework",
20     "resources": "ROKOMobi.framework"
21   },
22   "xcconfig": {
23     "OTHER_LDFLAGS": "$(inherited) -ObjC"
24   }