blob: 63bf7f55cd42d1347a35dba500532bd243cd26e2 [file] [log] [blame]
{
"name": "Dratini",
"version": "1.1.2",
"license": "MIT",
"summary": "Dratini is a neat network abstraction layer.",
"homepage": "https://github.com/kevin0571/Dratini",
"authors": {
"Kevin Lin": "kevin_lyn@outlook.com"
},
"source": {
"git": "https://github.com/kevin0571/Dratini.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"dependencies": {
"Ditto-Swift": [
">= 1.0.2"
]
},
"pushed_with_swift_version": "3.0"
}