blob: add9f7c7c57b0f3531794dded6d5ec8407785ef0 [file] [log] [blame]
{
"name": "ReportySdkApi",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ReportySdkApi/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
]
},
"pushed_with_swift_version": "3.0"
}