[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / b / Megacool / 2.4.2 / Megacool.podspec.json
blob241697da416f4ab406868eb07105842cdbbfd0a7
2   "name": "Megacool",
3   "version": "2.4.2",
4   "summary": "Viral growth solution with GIFs!",
5   "description": "Megacool is a viral growth solution that helps you spread\nuser-generated GIFs and link them back to your app.\n\nHead over to [the documentation](https://docs.megacool.co/quickstart) to get started!",
6   "homepage": "https://megacool.co",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Nicolaj Broby Petersen": "nicolaj@megacool.co",
13     "Tarjei Husøy": "tarjei@megacool.co"
14   },
15   "social_media_url": "https://twitter.com/megacool_co",
16   "source": {
17     "http": "https://megacool-files.s3-accelerate.amazonaws.com/megacool-sdk-ios-v2.4.2.zip"
18   },
19   "documentation_url": "https://docs.megacool.co",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "xcconfig": {
24     "OTHER_LDFLAGS": "$(inherited) -ObjC"
25   },
26   "preserve_paths": [
27     "LICENSE.md",
28     "CHANGELOG.md",
29     "Megacool.framework"
30   ],
31   "libraries": "z",
32   "vendored_frameworks": "Megacool.framework",
33   "frameworks": [
34     "Accounts",
35     "CoreGraphics",
36     "CoreMedia",
37     "Foundation",
38     "Security",
39     "UIKit",
40     "SafariServices",
41     "Social"
42   ]