[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / a / 5 / d / RealmHelpers / 0.0.1 / RealmHelpers.podspec.json
blob6dcae400cc34e74e915ff36cff2cf76e63597300
2   "name": "RealmHelpers",
3   "version": "0.0.1",
4   "summary": "RealmHelpers makes it easy to deal with Realm in Swift",
5   "homepage": "https://github.com/AntonBelousov/RealmHelpers",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "antbelousov": "antbelousov@gmail.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "10.0"
15   },
16   "dependencies": {
17     "RealmSwift": [
19     ]
20   },
21   "swift_version": "4.0",
22   "source": {
23     "git": "https://github.com/AntonBelousov/RealmHelpers.git",
24     "tag": "0.0.1"
25   },
26   "source_files": "Source/*.swift"