blob: 9fcefca560fa5a4229e2d677b27b1dd3cb519504 [file] [log] [blame]
{
"name": "Kota",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Kota/Classes/**/*",
"resource_bundles": {
"Kota": [
"Kota/Assets/*.{storyboard,xib,png}"
]
},
"dependencies": {
"Alamofire": [
],
"NotificationBannerSwift": [
]
},
"pushed_with_swift_version": "4.0"
}