blob: d843ad2607b0ce030022b425bda1e4b6bdf76222 [file] [log] [blame]
{
"name": "SimpleLabel",
"version": "0.1.0",
"summary": "A very simple UILabel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jianghaoyuan2007/SimpleLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haoyuan Jiang": "jianghaoyuan2007@gmail.com"
},
"source": {
"git": "https://github.com/jianghaoyuan2007/SimpleLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}