[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 3 / 9 / 1 / Dynamic-Yield-iOS-SDK / 2.0.1 / Dynamic-Yield-iOS-SDK.podspec.json
blobe3d7fd5531fabe9308c521bba3518b3e9faf8697
2   "name": "Dynamic-Yield-iOS-SDK",
3   "version": "2.0.1",
4   "summary": "DynamicYield SDK personalize and optimize your app for a better conversion and engagement",
5   "homepage": "http://www.dynamicyield.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "DynamicYield": "iossupport@dynamicyield.com"
12   },
13   "source": {
14     "git": "https://bitbucket.org/DynamicYield/dyapi.git",
15     "tag": "2.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "Pod/Classes/libDYApi.a",
22   "ios": {
23     "vendored_libraries": "Pod/Classes/libDYApi.a"
24   },
25   "source_files": "Pod/Classes/*",
26   "public_header_files": "Pod/Classes/*.h",
27   "frameworks": [
28     "UIKit",
29     "MapKit",
30     "Foundation",
31     "SystemConfiguration",
32     "CoreLocation",
33     "AdSupport",
34     "JavaScriptCore"
35   ]