| { | |
| "name": "DFTextStyle", | |
| "version": "1.0.2", | |
| "license": "MIT", | |
| "summary": "A Text in iOS.", | |
| "homepage": "https://github.com/954788/DFTextStyle", | |
| "authors": { | |
| "954788": "569676974@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/954788/DFTextStyle.git", | |
| "tag": "1.0.2" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": [ | |
| "DFTextStyle", | |
| "*.{h,m}" | |
| ] | |
| } |