blob: 81b85ed98bdf36fa231e5059b0422766aed5df58 [file] [log] [blame]
{
"name": "Dynamic-Yield-iOS-SDK",
"version": "1.1.0",
"summary": "DynamicYield SDK personalize and optimize your app for a better conversion and engagement",
"homepage": "http://www.dynamicyield.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"DynamicYield": "idan.oshri@dynamicyield.com"
},
"source": {
"git": "https://bitbucket.org/DynamicYield/dyapi.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DYApi/Pod/Classes/**/*",
"resource_bundles": {
"DYApi": [
"Pod/Assets/*.png"
]
},
"public_header_files": "DYApi/Pod/Classes/Inc/*.h",
"frameworks": [
"UIKit",
"MapKit",
"Foundation",
"SystemConfiguration",
"CoreLocation",
"AdSupport",
"JavaScriptCore"
]
}