[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / b / 2 / IceCream / 1.3.1 / IceCream.podspec.json
blob333fb435bfc316280b10f48f598ceb4f5674862d
2   "name": "IceCream",
3   "version": "1.3.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/caiyue1993/IceCream",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caiyue1993": "yuecai.nju@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/caiyue1993/IceCream.git",
16     "tag": "1.3.1"
17   },
18   "social_media_url": "https://twitter.com/caiyue5",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "IceCream/Classes/**/*",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   },
28   "pushed_with_swift_version": "4.0"