Latest | 0.4 |
---|---|
Homepage | https://github.com/thedistance |
License | MIT |
Platforms | ios 9.0, requires ARC |
Authors |
400: Invalid request
Latest podspec
{ "name": "TheDistanceForms", "version": "0.4", "summary": "An framework for creating flexible forms as generic collections of user input elements.", "homepage": "https://github.com/thedistance", "license": "MIT", "authors": { "The Distance": "[email protected]" }, "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/thedistance/TheDistanceForms.git", "tag": "0.4" }, "requires_arc": true, "swift_version": "4.2", "module_name": "TheDistanceForms", "default_subspecs": "TheDistanceForms", "subspecs": [ { "name": "TheDistanceForms", "source_files": "TheDistanceForms/Classes/**/*.swift", "dependencies": { "TheDistanceCore": [], "AdvancedOperationKit": [], "KeyboardResponder": [], "TDStackView": [], "SwiftyJSON": [] } } ] }
Wed, 12 Dec 2018 11:47:12 +0000