[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 3 / KinderProcessQueue / 0.0.2.3 / KinderProcessQueue.podspec.json
blobee023874245ad1dcf1024025da750023b9a65d0a
2   "name": "KinderProcessQueue",
3   "swift_versions": "5",
4   "version": "0.0.2.3",
5   "summary": "ProcessQueue.",
6   "description": "ProcessQueue\n프로세스 스케쥴링\n순차실행, 반복실행",
7   "homepage": "https://github.com/southkin/KinderProcessQueue",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kin": "south.kin@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/southkin/KinderProcessQueue.git",
17     "tag": "0.0.2.3"
18   },
19   "source_files": [
20     "Classes",
21     "KinderProcessQueue/*.{swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "swift_version": "5"