[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 7 / 4 / 0 / AppStack / 0.4.0 / AppStack.podspec.json
blob89a1186dd8261ce26dba25a839d5afce2dabcf0c
2   "name": "AppStack",
3   "version": "0.4.0",
4   "summary": "Smart framework used to speed up building of iOS applications",
5   "description": "AppStack contains coordinators, styling, etc. It is built with RxSwift.",
6   "homepage": "https://github.com/AppStackCo/AppStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marius Gutoi": "marius.gutoi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AppStackCo/AppStack.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AppStack/Classes/**/*.swift",
23   "resources": [
24     "AppStack/Classes/**/*.{json,xib,storyboard,xcassets}"
25   ],
26   "dependencies": {
27     "Overture": [
29     ],
30     "Action": [
32     ],
33     "Jelly": [
35     ],
36     "lottie-ios": [
38     ],
39     "SkyFloatingLabelTextField": [
41     ],
42     "RxCocoa": [
44     ],
45     "RxSwift": [
47     ],
48     "RxDataSources": [
50     ],
51     "RxBiBinding": [
53     ],
54     "SPPermissions/Notification": [
56     ],
57     "SPPermissions/Contacts": [
59     ]
60   },
61   "swift_version": "5.0"