| { | |
| "name": "TryCodable", | |
| "version": "0.1.0", | |
| "license": "MIT", | |
| "summary": "A more flexible way to Decode and Encode data", | |
| "homepage": "https://github.com/plspalding/TryCodable", | |
| "authors": { | |
| "Preston Spalding": "gsnpreston@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/plspalding/TryCodable.git", | |
| "tag": "0.1.0" | |
| }, | |
| "documentation_url": "https://github.com/plspalding/TryCodable", | |
| "platforms": { | |
| "ios": "10.1" | |
| }, | |
| "source_files": "TryCodable/TryCodable/**/*.swift" | |
| } |