[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 9 / D2CloudKitManager / 0.1.0 / D2CloudKitManager.podspec.json
blob4b0f20f28d2177d4783976c53d1267742b23f655
2   "name": "D2CloudKitManager",
3   "version": "0.1.0",
4   "summary": "A wrapper on top of CloudKit to make your life a little easier when integrated with the greatest cloud system in the world.",
5   "description": "This pop is essentially a wrapper to use on top of CloudKit for your service call needs. If you are familiar with CloudKit, using this should be straight forward.",
6   "homepage": "https://github.com/2020Deception/D2CloudKitManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2020Deception": "2020Deception@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/2020Deception/D2CloudKitManager.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Decepticon2020",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "D2CloudKitManager/Classes/**/*",
23   "public_header_files": "D2CloudKitManager/Classes/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CloudKit"
28   ]