blob: 116d3bf2403fb328eba579de6cfd6a8723a6541e [file] [log] [blame]
{
"name": "WindowsProgress",
"version": "1.0",
"summary": "Imitation windows progress bar on iOS",
"description": "在iOS平台上模仿wind下的进度条 Imitation windows progress bar on iOS",
"homepage": "https://github.com/zhwe130205/WindwosProgress",
"license": "MIT",
"authors": {
"Bourbon": "zhengweiios@icloud.com"
},
"source": {
"git": "https://github.com/zhwe130205/WindwosProgress.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "WindowsProgress/WindowsProgress/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}