| { | |
| "name": "Tagable", | |
| "version": "1.0.0", | |
| "summary": "Save the variable in Tag.", | |
| "description": "Save the variable in Tag. Quick!!", | |
| "homepage": "https://github.com/outofcoding/Tagable", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "outofcoding": "outofcoding@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/outofcoding/Tagable.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "swift_versions": "4.0", | |
| "source_files": "Tagable/Classes/**/*", | |
| "swift_version": "4.0" | |
| } |