[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / b / 2 / IceCream / 1.0.1 / IceCream.podspec.json
blobdcb9d7a54e42d98e530ae3c8a3cee7ca9f8dbeda
2   "name": "IceCream",
3   "version": "1.0.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.0.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"