[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 3 / 7 / KIceCream / 1.13.1 / KIceCream.podspec.json
blob88ddf721da4dce4bc229474f6133f9b345e82a13
2   "name": "KIceCream",
3   "version": "1.13.1",
4   "summary": "Sync Realm with CloudKit",
5   "description": "Sync Realm Database with CloudKit, written in Swift. It works just like magic.",
6   "homepage": "https://github.com/kzhiquan/IceCream.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kzhiquan": "kzhiquan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kzhiquan/IceCream.git",
16     "tag": "1.13.1"
17   },
18   "social_media_url": "https://picsee.chitaner.com",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0",
23     "watchos": "3.0"
24   },
25   "source_files": [
26     "IceCream/Classes/**/*",
27     "IceCream/IceCream.h"
28   ],
29   "public_header_files": [
30     "IceCream/IceCream.h"
31   ],
32   "static_framework": true,
33   "swift_versions": "5.0",
34   "dependencies": {
35     "RealmSwift": [
37     ]
38   },
39   "swift_version": "5.0"