[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 3 / KinderProcessQueue / 0.0.2 / KinderProcessQueue.podspec.json
blob89371d253631e247c55965510f03294bdbc0d4d5
2   "name": "KinderProcessQueue",
3   "swift_versions": "5",
4   "version": "0.0.2",
5   "summary": "ProcessQueue.",
6   "description": "ProcessQueue\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"
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"