Latest | 0.7.2 |
---|---|
Homepage | https://github.com/thedistance |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
400: Invalid request
Latest podspec
{ "name": "TheDistanceComponents", "version": "0.7.2", "summary": "Building Blocks for Great iOS Apps from The Distance.", "homepage": "https://github.com/thedistance", "license": "MIT", "authors": { "The Distance": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/thedistance/TheDistanceComponents.git", "tag": "0.7.2" }, "requires_arc": true, "module_name": "TDCAppDependencies", "default_subspecs": "TDCAppDependencies", "pushed_with_swift_version": "3.0", "subspecs": [ { "name": "TDCContentLoading", "source_files": "TDCContentLoading/**/*.swift", "dependencies": { "ReactiveSwift": [] } }, { "name": "TDCAppDependencies", "source_files": "TDCAppDependencies/**/*.{h,m,swift}", "dependencies": { "ReactiveSwift": [] } } ] }
Wed, 05 Apr 2017 09:20:16 +0000