blob: d60bf60a9409310f2b5c859cc943ad3d8075d7eb [file] [log] [blame]
{
"name": "Kota",
"version": "0.1.3",
"summary": "A short description of Kota.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/drewg233/Kota",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"drewg233": "drewgarcia23@gmail.com"
},
"source": {
"git": "https://github.com/drewg233/Kota.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Kota/Classes/**/*",
"resource_bundles": {
"Kota": [
"Kota/Assets/*.{storyboard,xib,png}"
]
},
"dependencies": {
"Hero": [
],
"Alamofire": [
],
"NotificationBannerSwift": [
]
},
"pushed_with_swift_version": "3.0"
}