[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 6 / c / SunbeamTimerService / 0.1.9 / SunbeamTimerService.podspec.json
blob005f9e30d4863e4f5f130337c88cc9627e0dc4b9
2   "name": "SunbeamTimerService",
3   "version": "0.1.9",
4   "summary": "A simple NSTimer manager for develop.",
5   "homepage": "https://github.com/sunbeamChen/SunbeamTimerService",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunbeamChen": "chenxun1990@126.com"
12   },
13   "source": {
14     "git": "https://github.com/sunbeamChen/SunbeamTimerService.git",
15     "tag": "0.1.9"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SunbeamTimerService/Classes/**/*",
21   "public_header_files": [
22     "SunbeamTimerService/Classes/SunbeamTimerService.h",
23     "SunbeamTimerService/Classes/SunbeamTimerManager.h"
24   ],
25   "dependencies": {
26     "MSWeakTimer": [
28     ]
29   }