[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / b / Megacool / 0.1.6 / Megacool.podspec.json
bloba7bc3a303178f6f4adc7c50a3eba22583aaaf325
2   "name": "Megacool",
3   "version": "0.1.6",
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 Husøy": "tarjei@megacool.co"
14   },
15   "social_media_url": "https://twitter.com/bemegacool",
16   "source": {
17     "http": "https://megacool-files.s3-accelerate.amazonaws.com/megacool-sdk-ios-v2.2.3.zip"
18   },
19   "documentation_url": "https://docs.megacool.co",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Megacool/megacool/\"",
25     "OTHER_LDFLAGS": "$(inherited) -ObjC"
26   },
27   "source_files": "megacool/Megacool.framework/Versions/A/Headers/*.h",
28   "preserve_paths": [
29     "megacool/LICENSE.md",
30     "megacool/CHANGELOG.md",
31     "megacool/Megacool.framework"
32   ],
33   "libraries": "z",
34   "frameworks": [
35     "Accounts",
36     "CoreGraphics",
37     "CoreMedia",
38     "Foundation",
39     "Security",
40     "UIKit",
41     "SafariServices",
42     "Social"
43   ]