| { | |
| "name": "Mentions", | |
| "version": "0.1.2", | |
| "summary": "An easy way to add mentions in UITextView.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/magicmon/Mentions", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "magicmon": "sagun25si@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/magicmon/Mentions.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Mentions/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |