blob: d35669deeac93c7757c81d018c9847f2b527a226 [file] [log] [blame]
{
"name": "FSDraw",
"version": "0.0.1",
"summary": "FSDraw is a tool for show colors",
"description": "This is a very small software library, offering a few methods to help with programming.",
"homepage": "https://github.com/fuchina/FSDraw",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSDraw.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FSDraw/*",
"frameworks": "UIKit"
}