Latest | 0.1.2 |
---|---|
Homepage | https://github.com/CodetrixStudio/Payload |
License | MIT |
Platforms | ios 8.0 |
Authors |
Payload is currently in alpha and is not production ready.
Handles Payload so you don’t have to.
Latest podspec
{ "name": "Payload", "version": "0.1.2", "summary": "Handles Payload so you don't have to.", "description": "Awesome lib to remove boilerplate code.", "homepage": "https://github.com/CodetrixStudio/Payload", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Parveen Khatkar": "[email protected]" }, "social_media_url": "http://twitter.com/CodetrixStudio", "swift_version": "4.2", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/CodetrixStudio/Payload.git", "tag": "0.1.2" }, "source_files": [ "Payload", "Payload/**/*.{swift}" ], "exclude_files": "Payload/Exclude" }
Fri, 01 Feb 2019 11:18:15 +0000