blob: 2ed461eba912a5bed657f717fc6c44348aa54293 [file] [log] [blame]
{
"name": "Kota",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Kota/Classes/**/*",
"resource_bundles": {
"Kota": [
"Kota/Assets/*.{storyboard,xib,png}"
]
},
"dependencies": {
"Alamofire": [
],
"NotificationBannerSwift": [
"~> 1.4.4"
]
},
"pushed_with_swift_version": "3.2"
}