blob: 8130dad915ec75b8505c72aaa54359601492dbdf [file] [log] [blame]
{
"name": "ButterflyHostSDK",
"version": "0.7.0",
"summary": "Butterfly host sdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/avielBS/ButterflyHostIOS1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"avielBS": "38114338+avielBS@users.noreply.github.com"
},
"source": {
"git": "https://github.com/avielBS/ButterflyHostIOS1.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ButterflyHost/Classes/**/*",
"resource_bundles": {
"Butterfly": [
"ButterflyHost/Assets/resources/*.lproj/*.strings"
]
},
"dependencies": {
"Reachability": [
]
}
}