blob: 1f453d81b264e0cf33e9970271b3e2dda5cac77a [file] [log] [blame]
{
"name": "TWHUD",
"version": "1.0.1",
"summary": "简单的活动等待提示",
"homepage": "https://github.com/laughmaker/TWHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hezhendong": "wskrdfeai@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/laughmaker/TWHUD.git",
"tag": "1.0.1"
},
"source_files": "TWHUD/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}