[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 2 / d / EngagingChoice / 0.1.0 / EngagingChoice.podspec.json
blob93f7a69fa7d4173166257389fb2cf7c2d89148a9
2   "name": "EngagingChoice",
3   "version": "0.1.0",
4   "summary": "ENGAGING CHOICE -- THE NEW PERSON-BASED PERFORMANCE PLATFORM FOR MARKETERS, PUBLISHERS AND CONTENT PROVIDERS",
5   "swift_version": "4.0",
6   "description": "The Engaging Choice Platform is a patented performance and personalization engine built for the App Economy. We don’t just show ads. We present offers and give users the power of choice, creating an entirely engaged interaction that benefits user, marketer and publisher.",
7   "homepage": "https://github.com/gitforengaging/EngagingChoice",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "gitforengaging": "gitforengaging@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/gitforengaging/EngagingChoice.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "EngagingChoice/Classes/**/*",
23   "resource_bundles": {
24     "EngagingChoice": [
25       "EngagingChoice/**/*.{storyboard,xib,xcassets,json,imageset,png,ttf}",
26       "EngagingChoice/Resources/**/*.{xcassets,json,imageset,png,ttf}"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "AVKit",
32     "CoreLocation"
33   ],
34   "dependencies": {
35     "Alamofire": [
36       "~> 4.7"
37     ],
38     "SDWebImage": [
39       "~> 4.0"
40     ]
41   }