[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 0 / c / SDCountDownButton / 1.0.1 / SDCountDownButton.podspec.json
blobc934a7572012e03e08699a8007c217b1998e5f97
2   "name": "SDCountDownButton",
3   "version": "1.0.1",
4   "summary": "A subclass of UIButton can countdown. customized chaningState's string or completion content",
5   "description": "A subclass of UIButton can countdown. customized chaningState's string or completion content. you can create it with code or xib, it's ok. because of it's subclasss of UIButton, you can do it more",
6   "homepage": "https://github.com/momo13014/SDCountdown",
7   "authors": {
8     "momo13014": "momo13014@gmail.com"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "8.0"
13   },
14   "license": "MIT",
15   "source": {
16     "git": "https://github.com/momo13014/SDCountdown.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "SDCountDonwButton/SDCountDownButton/*.{h,m}",
20   "frameworks": "UIKit"