[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / d / TheDistanceFormsPhotosVideos / 0.4.1 / TheDistanceFormsPhotosVideos.podspec.json
blobfd30870ef1f523d2498346aa4b5b8718b6a1a4a1
2   "name": "TheDistanceFormsPhotosVideos",
3   "version": "0.4.1",
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": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/thedistance/TheDistanceForms.git",
15     "tag": "0.4.1"
16   },
17   "requires_arc": true,
18   "swift_version": "4.2",
19   "module_name": "TheDistanceFormsPhotosVideos",
20   "default_subspecs": "TheDistanceFormsPhotosVideos",
21   "subspecs": [
22     {
23       "name": "TheDistanceFormsPhotosVideos",
24       "source_files": "TheDistanceFormsPhotosVideos/**/*.swift",
25       "dependencies": {
26         "TheDistanceCore": [
28         ],
29         "AdvancedOperationKit": [
31         ],
32         "KeyboardResponder": [
34         ],
35         "TDStackView": [
37         ],
38         "SwiftyJSON": [
40         ],
41         "TheDistanceForms": [
43         ]
44       }
45     }
46   ]