[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / f / XXTimer / 1.0.0 / XXTimer.podspec.json
blobf4a797de7b9bcd10fe3b287f6f6c6c6396615ce5
2   "name": "XXTimer",
3   "version": "1.0.0",
4   "summary": "一个基于GCD的时间倒计时插件",
5   "description": "倒计时插件",
6   "homepage": "https://github.com/Gioures/XXTimer",
7   "license": "MIT",
8   "authors": {
9     "Gioures": "756119874@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Gioures/XXTimer.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "XXTimer",
20     "XXTimer/*.{h,m}"
21   ]