blob: 5619c1e8d50b5d44ae19010a96a6eca15040ccec [file] [log] [blame]
{
"name": "TWWidget",
"version": "0.1",
"summary": "TWWidget is a widget library for Taskworld mobile app.",
"homepage": "https://github.com/swarut/TWWidget",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Warut Surapat": "s.warut@gmail.com"
},
"source": {
"git": "https://github.com/swarut/TWWidget.git",
"tag": "0.1"
},
"source_files": "TWWidget",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}