[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / b / 1 / BLGlobalTimer / 1.0.0 / BLGlobalTimer.podspec.json
blob5ec67834567a1dff7c036fceca614fe16c944458
2   "name": "BLGlobalTimer",
3   "version": "1.0.0",
4   "swift_versions": "4.0",
5   "summary": "A global timer manager.",
6   "description": "A simple and easy to user global timer",
7   "homepage": "https://github.com/BingleiM/GlobalTimerManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mabinglei": "bingleima@qq.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/BingleiM/GlobalTimerManager.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "BLGlobalTimer/*.{swift,h}",
23   "requires_arc": true,
24   "swift_version": "4.0"