[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 0 / 6 / c / SunbeamTimerService / 0.1.2 / SunbeamTimerService.podspec.json
blobf85a1d822445ab001d4de2340811491f1d8fdd74
2   "name": "SunbeamTimerService",
3   "version": "0.1.2",
4   "summary": "A simple NSTimer service for iOS 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.2"
16   },
17   "social_media_url": "http://sunbeamchen.github.io/",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "SunbeamTimerService/Classes/**/*",
23   "public_header_files": "SunbeamTimerService/Classes/**/*.h"