blob: 2130421b90c19f1ccfcca38fff6dceb88ad2d464 [file] [log] [blame]
{
"name": "WXShowHUD",
"version": "0.0.1",
"summary": "A showTest view used on iOS.",
"description": "It is a showTest view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/wangxin20111/WXShowHUD",
"license": "MIT",
"authors": {
"wangxin": "1743998535@qq.com"
},
"source": {
"git": "https://github.com/wangxin20111/WXShowHUD.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "WXShowHUD/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}