[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 3 / 9 / 1 / Dynamic-Yield-iOS-SDK / 1.1.0 / Dynamic-Yield-iOS-SDK.podspec.json
blob81b85ed98bdf36fa231e5059b0422766aed5df58
2   "name": "Dynamic-Yield-iOS-SDK",
3   "version": "1.1.0",
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"
9   },
10   "authors": {
11     "DynamicYield": "idan.oshri@dynamicyield.com"
12   },
13   "source": {
14     "git": "https://bitbucket.org/DynamicYield/dyapi.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "DYApi/Pod/Classes/**/*",
22   "resource_bundles": {
23     "DYApi": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "public_header_files": "DYApi/Pod/Classes/Inc/*.h",
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "Foundation",
32     "SystemConfiguration",
33     "CoreLocation",
34     "AdSupport",
35     "JavaScriptCore"
36   ]