blob: 50917523ebfcc6da1b28c117e657f83889c3f95d [file] [log] [blame]
{
"name": "Hotaru",
"version": "0.1.2",
"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": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Hotaru/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5.0"
]
},
"pushed_with_swift_version": "3.0"
}