blob: 5191ee8cf4ee3d5ade35e99ecc5871ef8d09ca02 [file] [log] [blame]
{
"name": "CriteoEventsSDK",
"version": "1.1.4",
"summary": "Power your Criteo targeted campaigns by using the Criteo events sdk.",
"homepage": "https://github.com/criteo/ios-events-sdk",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Criteo": "opensource@criteo.com"
},
"source": {
"git": "https://github.com/criteo/ios-events-sdk.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "events-sdk/**/*.{h,m}",
"requires_arc": true
}