blob: d33347b0a32eb9e5f8316209b7c93a38dcc38bcb [file] [log] [blame]
{
"name": "Astaroth",
"version": "0.1.0",
"summary": "Logging library",
"homepage": "https://github.com/horovodovodo4ka/astaroth-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"horovodovodo4ka": "xbitstream@gmail.com"
},
"source": {
"git": "https://github.com/horovodovodo4ka/astaroth-ios.git",
"tag": "0.1.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Astaroth/Classes/**/*",
"swift_version": "4.2"
}