blob: f1e6fe319314a5336ea757e21aada02223d5a3c0 [file] [log] [blame]
{
"name": "ReportySdkApi",
"version": "0.1.0",
"summary": "This is Reporty SDK.",
"description": "Reporty SDK use to report events",
"homepage": "https://github.com/yaronj3/ReportySdkApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yaronj3": "yaron@reporty.com"
},
"source": {
"git": "https://github.com/yaronj3/ReportySdkApi.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ReportySdkApi/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
]
},
"pushed_with_swift_version": "3.0"
}