blob: a33042fc7f136aafb3d4eba01849dd1a857621f6 [file] [log] [blame]
{
"name": "sweet-tools",
"version": "0.1.0",
"summary": "sweet swift lib",
"description": "Sweet swift library",
"homepage": "https://github.com/swieeft/sweet-tools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GILNAM PARK": "knzzang89@naver.com"
},
"source": {
"git": "https://github.com/swieeft/sweet-tools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "sweet-tools/*.swift"
}