[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / UICountDownButton / 1.0.0 / UICountDownButton.podspec.json
blob5f8c6d2b23ddd95b4f8f1c8f165685f8247e3600
2   "name": "UICountDownButton",
3   "version": "1.0.0",
4   "summary": "A simple countdown button",
5   "description": "A simple countdown button 一个简单的倒计时",
6   "homepage": "https://github.com/Dcell/UICountDownButton.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "dingqili",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Dcell/UICountDownButton.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Classes",
21     "UICountDownButton/**/*.{h,m,swift}"
22   ],
23   "pushed_with_swift_version": "3.0"