[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 8 / b / 2 / IceCream / 1.3.3 / IceCream.podspec.json
blobddd2f5ac9bee6c262c70528e98420540b2e7e865
2   "name": "IceCream",
3   "version": "1.3.3",
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.3"
17   },
18   "social_media_url": "https://twitter.com/caiyue5",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "IceCream/Classes/**/*",
23   "static_framework": true,
24   "dependencies": {
25     "RealmSwift": [
27     ]
28   }