[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / Tempura / 6.1.0 / Tempura.podspec.json
blob1eb8d0aff23b85ec2dbecda2d916cf6c23db9cff
2   "name": "Tempura",
3   "version": "6.1.0",
4   "summary": "UI architecture for apps",
5   "homepage": "https://bendingspoons.com",
6   "license": {
7     "type": "No License",
8     "text": "Copyright 2018 BendingSpoons"
9   },
10   "authors": {
11     "Bending Spoons": "team@bendingspoons.com"
12   },
13   "source": {
14     "git": "https://github.com/BendingSpoons/tempura-swift.git",
15     "tag": "6.1.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "dependencies": {
21     "Katana": [
22       ">= 5.0",
23       "< 6"
24     ]
25   },
26   "swift_versions": "5.0",
27   "ios": {
28     "source_files": [
29       "Tempura/Core/**/*.swift",
30       "Tempura/Navigation/**/*.swift",
31       "Tempura/SupportingFiles/**/*.swift",
32       "Tempura/Utilities/**/*.swift"
33     ]
34   },
35   "swift_version": "5.0"