[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / f / Kilo / 1.2 / Kilo.podspec.json
blobc3aeb3fb4569a4b0c8c95892040d63ac1f98b307
2   "name": "Kilo",
3   "version": "1.2",
4   "license": "Apache License, Version 2.0",
5   "homepage": "https://github.com/gk-brown/Lima",
6   "authors": "Greg Brown",
7   "summary": "Lightweight REST for iOS and tvOS",
8   "source": {
9     "git": "https://github.com/gk-brown/Kilo.git",
10     "tag": "1.2"
11   },
12   "swift_version": "5.0",
13   "platforms": {
14     "ios": "10.3",
15     "tvos": "10.2"
16   },
17   "ios": {
18     "source_files": "Kilo-iOS/Kilo/*.{h,m,swift}"
19   },
20   "tvos": {
21     "source_files": "Kilo-iOS/Kilo/*.{h,m,swift}"
22   }