[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 8 / TheDistanceFormsThemed / 0.3.0 / TheDistanceFormsThemed.podspec.json
blobf9e4eadc92d2fd8d552c2f0da6a0806e3a92d755
2   "name": "TheDistanceFormsThemed",
3   "version": "0.3.0",
4   "summary": "An framework for creating flexible forms as generic collections of user input elements.",
5   "homepage": "https://github.com/thedistance",
6   "license": "MIT",
7   "authors": {
8     "The Distance": "dev@thedistance.co.uk"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/thedistance/TheDistanceForms.git",
15     "tag": "0.3.0"
16   },
17   "requires_arc": true,
18   "module_name": "TheDistanceFormsThemed",
19   "default_subspecs": "TheDistanceFormsThemed",
20   "pushed_with_swift_version": "3.0",
21   "subspecs": [
22     {
23       "name": "TheDistanceFormsThemed",
24       "source_files": "TheDistanceFormsThemed/ThemedClasses/*.swift",
25       "dependencies": {
26         "ThemeKit": [
28         ],
29         "TheDistanceCore": [
31         ],
32         "AdvancedOperationKit": [
34         ],
35         "KeyboardResponder": [
37         ],
38         "TDStackView": [
40         ],
41         "SwiftyJSON": [
43         ],
44         "TheDistanceForms": [
46         ]
47       }
48     }
49   ]