[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 9 / f / 1 / WindowsProgress / 1.0 / WindowsProgress.podspec.json
blob116d3bf2403fb328eba579de6cfd6a8723a6541e
2   "name": "WindowsProgress",
3   "version": "1.0",
4   "summary": "Imitation windows progress bar on iOS",
5   "description": "在iOS平台上模仿wind下的进度条 Imitation windows progress bar on iOS",
6   "homepage": "https://github.com/zhwe130205/WindwosProgress",
7   "license": "MIT",
8   "authors": {
9     "Bourbon": "zhengweiios@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/zhwe130205/WindwosProgress.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "WindowsProgress/WindowsProgress/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]