blob: f39e2550ae407e31f2facfb07fcac4023dcb498d [file] [log] [blame]
{
"name": "AdsSDK",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Shift2mPlotProject/AdsSDK",
"authors": {
"Shift2mPlotProject": "northex33@gmail.com"
},
"summary": "AdsSDK for a list of campaigns",
"source": {
"git": "https://github.com/Shift2mPlotProject/AdsSDK.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AdsSDK/Classes/**/*",
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": [
"UIKit",
"CoreLocation"
]
}
}