blob: e2ff945e3fc062fb6e4498133b6adcb58e5fae43 [file] [log] [blame]
{
"name": "Butterfly",
"version": "0.3.12",
"license": "MIT",
"summary": "Integrate feedback module elegantly.",
"authors": {
"Wongzigii": "https://github.com/wongzigii"
},
"homepage": "https://github.com/wongzigii/Butterfly",
"source": {
"git": "https://github.com/wongzigii/Butterfly.git",
"tag": "0.3.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Butterfly/*.{h,swift}",
"ios": {
"resource_bundles": {
"Butterfly": "Butterfly/Logo/*.png"
}
},
"dependencies": {
"Alamofire": [
"~> 1.2"
]
}
}