[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 0 / c / SDCountDownButton / 1.0.2 / SDCountDownButton.podspec.json
blob19560cd83600256a773f24c2afdec835b1087558
2   "name": "SDCountDownButton",
3   "version": "1.0.2",
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": "shendong13014@gmail.com"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "7.0"
13   },
14   "license": "MIT",
15   "source": {
16     "git": "https://github.com/momo13014/SDCountdown.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "SDCountDonwButton/SDCountDownButton/*.{h,m}"