[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 2 / d / EngagingChoice / 0.1.2 / EngagingChoice.podspec.json
blobfd76bbfdecd7b7f77bc852dc4360c3aa522b7c24
2   "name": "EngagingChoice",
3   "version": "0.1.2",
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.2"
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   }