[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / b / CloudKitQueues / 0.0.2 / CloudKitQueues.podspec.json
blobfa0f1ec76cb19f54393b15010ecba55f82813a11
2   "name": "CloudKitQueues",
3   "version": "0.0.2",
4   "summary": "A queue manager for simplifying individual and batch operations on CloudKit records",
5   "homepage": "https://github.com/sobri909/CloudKitQueues",
6   "authors": {
7     "Matt Greenfield": "matt@bigpaua.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/sobri909/CloudKitQueues.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "Source/*.swift",
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "frameworks": "CloudKit"