blob: 892abf60ebc62a197635c91790a52ca9258ca9e4 [file] [log] [blame]
{
"name": "zaaz",
"version": "0.1.0",
"summary": "zaaz library for test",
"description": "zaaz library for test",
"homepage": "https://github.com/AbbasTorabi/zaaz",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbbasTorabi": "abbas.programing@gmail.com"
},
"source": {
"git": "https://github.com/AbbasTorabi/zaaz.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "zaaz/Classes/**/*",
"frameworks": "UIKit"
}