[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / 6 / PGAppTask / 1.0.0 / PGAppTask.podspec.json
blob0274f99a566ba9184e49c56df3daedefbf5c907b
2   "name": "PGAppTask",
3   "version": "1.0.0",
4   "summary": "App Task with PriorityQueue.",
5   "description": "Task handler for app life cycle. (Already work with distrubuted apps)",
6   "homepage": "https://github.com/ipagong/PGAppTask",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ipagong": "ipagong.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ipagong/PGAppTask.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "PGAppTask/Classes/**/*",
23   "dependencies": {
24     "SwiftPriorityQueue": [
26     ]
27   },
28   "swift_version": "4.0"