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