[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / d / TheDistanceFormsPhotosVideos / 0.4 / TheDistanceFormsPhotosVideos.podspec.json
blobb4684a87092f1c85551a8c67f31009b45a8aab06
2   "name": "TheDistanceFormsPhotosVideos",
3   "version": "0.4",
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"
16   },
17   "requires_arc": true,
18   "module_name": "TheDistanceFormsPhotosVideos",
19   "default_subspecs": "TheDistanceFormsPhotosVideos",
20   "subspecs": [
21     {
22       "name": "TheDistanceFormsPhotosVideos",
23       "source_files": "TheDistanceFormsPhotosVideos/**/*.swift",
24       "dependencies": {
25         "TheDistanceCore": [
27         ],
28         "AdvancedOperationKit": [
30         ],
31         "KeyboardResponder": [
33         ],
34         "TDStackView": [
36         ],
37         "SwiftyJSON": [
39         ],
40         "TheDistanceForms": [
42         ]
43       }
44     }
45   ]