[Add] ExpoFpIndoorAtlas 4.8.11
[CocoaPods.git] / Specs / d / 4 / b / JKCountDownButton / 1.3.0 / JKCountDownButton.podspec.json
blob51f8b859aa49c798ae7634f96a796687991d9762
2   "name": "JKCountDownButton",
3   "version": "1.3.0",
4   "summary": "JKCountDownButton, subclassing UIButton implementation iOS countdown button, register with sending the verification code and countdown",
5   "homepage": "https://github.com/shaojiankui/JKCountDownButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "skyfox": "i@skyfox.org"
12   },
13   "social_media_url": "http://www.skyfox.org",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/shaojiankui/JKCountDownButton.git",
20     "tag": "1.3.0"
21   },
22   "source_files": "JKCountDownButton/JKCountDownButton/JKCountDownButton.{h,m}"