[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / Tempura / 1.4.0 / Tempura.podspec.json
blobdcf1860127021055f2436e258f932e55500850f7
2   "name": "Tempura",
3   "version": "1.4.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": "1.4.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "Katana": [
22       ">= 1.0",
23       "< 1.1"
24     ]
25   },
26   "ios": {
27     "source_files": [
28       "Tempura/**/*.swift"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"