blob: ad5c0b85302a6768fdc510056e3cfb7b551149dd [file] [log] [blame]
{
"name": "TDSwift",
"version": "0.1.0",
"summary": "Swift common, utils...",
"description": "Swift common, utils. Install library to your project, never have to write this generic code again.",
"homepage": "https://github.com/thuydao/TDSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thuydao": "daoduythuy@gmail.com"
},
"source": {
"git": "https://github.com/thuydao/TDSwift.git",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDSwift/Classes/**/*"
}