blob: d2e5a2785ef037092b0dbc9df55f26fcda5814f8 [file] [log] [blame]
{
"name": "DYApi",
"version": "1.0.0",
"summary": "DYApi is an A/B testing and analytics manager",
"description": " DYApi is an A/B testing and analytics manager\n\n",
"homepage": "https://www.dynamicyield.com",
"license": "MIT",
"authors": {
"Idan Oshri": "idan.oshri@dynamicyield.com"
},
"source": {
"git": "https://github.com/DynamicYield/DYApi.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DYApi": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit",
"SystemConfiguration",
"CoreLocation",
"Foundation"
],
"deprecated": true
}