[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / c / 0 / ContextCueSDK / 1.0.0 / ContextCueSDK.podspec.json
blob2cba49a511d6ad3f8921bbb3a622e7a353fc17f3
2   "name": "ContextCueSDK",
3   "module_name": "ContextCueSDK",
4   "version": "1.0.0",
5   "license": {
6     "type": "Apache-2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/contextcue/contextcue-sdk-ios",
10   "authors": {
11     "ContextCue": "support@contextcue.com"
12   },
13   "summary": "The Official ContextCue SDK is the easiest way to _ethically_ monetize your iOS application through ads",
14   "description": "ContextCue is a privacy-focused advertising network that allows advertisers \n\nand publishers to grow their business without tracking, collecting, or storing \n\nuser data. Ethically earn revenue by easily integrating with ContextCue ads. \n\n\nTo learn more or sign up for an account, go to https://contextcue.com.",
15   "social_media_url": "http://twitter.com/contextcue",
16   "source": {
17     "git": "https://github.com/contextcue/contextcue-sdk-ios.git",
18     "tag": "1.0.0"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "source_files": "ContextCueSDK/**/*.{h,swift}",
28   "swift_versions": [
29     "4.0",
30     "4.1",
31     "4.2",
32     "5.0"
33   ]