| { | |
| "name": "MRJAttributedMarkup", | |
| "version": "0.1.3.4", | |
| "summary": "文字多样式标签.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/mrjlovetian/MRJAttributedMarkup", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "mrjlovetian@gmail.com": "mrjlovetian@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mrjlovetian/MRJAttributedMarkup.git", | |
| "tag": "0.1.3.4" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "MRJAttributedMarkup/Classes/**/*" | |
| } |