[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 6 / 7 / Kota / 0.1.8 / Kota.podspec.json
blob9fcefca560fa5a4229e2d677b27b1dd3cb519504
2   "name": "Kota",
3   "version": "0.1.8",
4   "summary": "A short description of Kota.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/drewg233/Kota",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "drewg233": "drewgarcia23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/drewg233/Kota.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Kota/Classes/**/*",
22   "resource_bundles": {
23     "Kota": [
24       "Kota/Assets/*.{storyboard,xib,png}"
25     ]
26   },
27   "dependencies": {
28     "Alamofire": [
30     ],
31     "NotificationBannerSwift": [
33     ]
34   },
35   "pushed_with_swift_version": "4.0"