blob: 2938d3b7e94f3f45ce6330302f771d1047a2737b [file] [log] [blame]
{
"name": "Megacool",
"version": "2.2.3",
"summary": "Viral growth solution with GIFs!",
"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!",
"homepage": "https://megacool.co",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Nicolaj Broby Petersen": "nicolaj@megacool.co",
"Tarjei Husøy": "tarjei@megacool.co"
},
"social_media_url": "https://twitter.com/bemegacool",
"source": {
"http": "https://megacool-files.s3-accelerate.amazonaws.com/megacool-ios-sdk-v2.2.3.tar.gz"
},
"documentation_url": "https://docs.megacool.co",
"platforms": {
"ios": "7.0"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Megacool/**\"",
"OTHER_LDFLAGS": "$(inherited) -ObjC"
},
"source_files": "Megacool.framework/Versions/A/Headers/*.h",
"preserve_paths": [
"LICENSE.md",
"Megacool.framework"
],
"libraries": "z",
"vendored_frameworks": "Megacool.framework",
"frameworks": [
"Accounts",
"CoreGraphics",
"CoreMedia",
"Foundation",
"Security",
"UIKit",
"SafariServices",
"Social"
]
}