[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / 8 / d / HCountDownTimer / 0.0.7 / HCountDownTimer.podspec.json
blob09ead406ddb601d14e6ff061a77b25a8796eb6bd
2   "name": "HCountDownTimer",
3   "version": "0.0.7",
4   "summary": "A short description of CountDownTimer.",
5   "homepage": "https://gitee.com/181310067/DaoJiShi",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huang": "181310067@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://gitee.com/181310067/DaoJiShi.git",
18     "tag": "0.0.7"
19   },
20   "subspecs": [
21     {
22       "name": "HCountDownTimerManager",
23       "public_header_files": "HCountDownTimerManager/*.h",
24       "source_files": "HCountDownTimerManager/*.{h,m}"
25     }
26   ]