blob: 343586574ea9c8d6c27c1cb8f76d6e88f86ac47d [file] [log] [blame]
{
"name": "Hotaru",
"version": "1.0.0",
"summary": "networking framework whit swift 3.0.",
"homepage": "https://github.com/hujewelz/hotaru",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hujewelz": "hujewelz@163.com"
},
"source": {
"git": "https://github.com/hujewelz/hotaru.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Hotaru/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5.0"
]
},
"pushed_with_swift_version": "3.0"
}