| { | |
| "name": "CandyAttribute", | |
| "version": "0.0.6", | |
| "summary": "富文本字典", | |
| "homepage": "https://github.com/J-yezi/CandyAttribute", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "J-yezi": "yehao1020@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/J-yezi/CandyAttribute.git", | |
| "tag": "0.0.6" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "frameworks": "Foundation", | |
| "source_files": "Sources/*.swift", | |
| "dependencies": { | |
| "SwiftyAttributes": [ | |
| ">=5.0.0" | |
| ] | |
| } | |
| } |