[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / b / e / LFTimer / 0.1.0 / LFTimer.podspec.json
blobb84e2e98e942c84de68702c97f26d2f06350699c
2   "name": "LFTimer",
3   "version": "0.1.0",
4   "summary": "LFTimer是一个GCD定时器封装",
5   "description": "LFTimer是一个GCD定时器封装,目前仅支持oc",
6   "homepage": "https://github.com/cailufei123",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cailufei": "cailufei123@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cailufei123/LFTimer.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "LFTimer/*.{h,m}"