[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / d / 3 / KinderProcessQueue / 0.0.2.1 / KinderProcessQueue.podspec.json
blob2c1d2d9a8ee2dec6261a6b5909866332767c5115
2   "name": "KinderProcessQueue",
3   "swift_versions": "5",
4   "version": "0.0.2.1",
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.1"
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"