[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / d / TheDistanceFormsPhotosVideos / 0.3.5 / TheDistanceFormsPhotosVideos.podspec.json
blob0dc067c33b3dba082fcb8f1a7a212c89575b2b23
2   "name": "TheDistanceFormsPhotosVideos",
3   "version": "0.3.5",
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.5"
16   },
17   "requires_arc": true,
18   "module_name": "TheDistanceFormsPhotosVideos",
19   "default_subspecs": "TheDistanceFormsPhotosVideos",
20   "pushed_with_swift_version": "3.0",
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   ]