[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / a / Once / 1.0.0 / Once.podspec.json
bloba04f5ddb8fca1f1f37d3533fec7339abaa603b5c
2   "name": "Once",
3   "version": "1.0.0",
4   "summary": "Once allows you to manage the number of executions of a task using an intuitive API.",
5   "homepage": "https://github.com/luoxiu/Once",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Quentin Jin": "luoxiustm@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/luoxiu/Once.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Sources/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0",
23     "tvos": "10.0"
24   },
25   "swift_version": "5.0"