[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 1 / CMCountDownButton / 0.1.0 / CMCountDownButton.podspec.json
blob201ae8b14ff59a1af0f98ca4f36d6f8bb59abb9d
2   "name": "CMCountDownButton",
3   "version": "0.1.0",
4   "summary": "倒计时按钮封装",
5   "homepage": "https://github.com/JKshared92/CMCountDownButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "comma": "506702341@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/JKshared92/CMCountDownButton.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "CMCountDownButton/Classes/**/*",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "MSWeakTimer": [
25     ]
26   }