[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 8 / b / 2 / IceCream / 1.6.0 / IceCream.podspec.json
blob3a4f9617b8f63bc8c300893c22cf6b6259b41bba
2   "name": "IceCream",
3   "version": "1.6.0",
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.6.0"
17   },
18   "social_media_url": "https://twitter.com/caiyue5",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0",
23     "watchos": "3.0"
24   },
25   "source_files": "IceCream/Classes/**/*",
26   "static_framework": true,
27   "dependencies": {
28     "RealmSwift": [
30     ]
31   }