[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / Tempura / 9.0.0 / Tempura.podspec.json
blob46bfb21c16054ea7c121f309c2461065f68587c7
2   "name": "Tempura",
3   "version": "9.0.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": "9.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "dependencies": {
22     "HydraAsync": [
23       ">= 2.0.6",
24       "< 3"
25     ],
26     "Katana": [
27       ">= 6.0",
28       "< 7"
29     ]
30   },
31   "ios": {
32     "source_files": [
33       "Tempura/Sources/**/*.swift"
34     ]
35   },
36   "swift_version": "5.0"