{ | |
"name": "NewCocoapodText", | |
"version": "0.0.3", | |
"summary": "简述", | |
"description": "描述", | |
"homepage": "https://github.com/xiezefeng/NewCocoapodText.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"xiezefeng": "815040727@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/xiezefeng/NewCocoapodText.git", | |
"tag": "v0.0.3" | |
}, | |
"source_files": "ToolView", | |
"requires_arc": true, | |
"frameworks": "UIKit" | |
} |