[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / b / Megacool / 0.1.0 / Megacool.podspec.json
bloba61fb8ad27fc2dde1dd3c1e699fd765f758d0b40
2   "name": "Megacool",
3   "version": "0.1.0",
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": "megacool/LICENSE.md"
10   },
11   "authors": {
12     "Nicolaj Broby Petersen": "nicolaj@megacool.co",
13     "Tarjei Husoy": "tarjei@megacool.co"
14   },
15   "social_media_url": "https://twitter.com/bemegacool",
16   "source": {
17     "http": "https://megacool-files.s3-accelerate.amazonaws.com/v2.1.2/megacool-sdk-ios-2.1.2.tgz"
18   },
19   "documentation_url": "https://docs.megacool.co",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Megacool/**\"",
25     "OTHER_LDFLAGS": "$(inherited) -ObjC"
26   },
27   "source_files": "Megacool.framework/Versions/A/Headers/*.h",
28   "preserve_paths": [
29     "LICENSE.md",
30     "Megacool.framework"
31   ],
32   "libraries": "z",
33   "vendored_frameworks": "Megacool.framework",
34   "frameworks": [
35     "Accounts",
36     "CoreGraphics",
37     "CoreMedia",
38     "Foundation",
39     "Security",
40     "UIKit",
41     "SafariServices",
42     "Social"
43   ]