blob: 591fa3ef5b295709a13565cb69a5f94805d8c143 [file] [log] [blame]
{
"name": "WWRotaryWheel",
"version": "0.0.1",
"summary": "A RotaryWheel.",
"description": "A RotaryWheel, can change count, color, fontsize, and angle.",
"homepage": "https://github.com/WilliamWeng0609/WWRotaryWheel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William-Weng": "linuxice0609@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WilliamWeng0609/WWRotaryWheel.git",
"tag": "0.0.1"
},
"source_files": [
"",
"**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}