[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / f / PLVTimer / 0.0.4 / PLVTimer.podspec.json
blob3ac567ab4f2db5a2b2c871c321ead1a85fda3f55
2   "name": "PLVTimer",
3   "version": "0.0.4",
4   "summary": "高效易用安全 GCD 定时器",
5   "description": "PLVTimer\n高效易用安全 GCD 定时器",
6   "homepage": "https://github.com/polyv/PLVTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bqlin": "bqlins@163.com"
13   },
14   "source": {
15     "git": "https://github.com/polyv/PLVTimer.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "PLVTimer/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }