[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 3 / 4 / 9 / MMRealmWrapper / 0.3.0 / MMRealmWrapper.podspec.json
blob655452ed0f064369c013d622137cb880870af966
2   "name": "MMRealmWrapper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "swift_version": "3.0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "An easy way to manage your Realm Database with Swift",
12   "requires_arc": true,
13   "version": "0.3.0",
14   "authors": {
15     "Míchel Marqués": "marques.jm@icloud.com"
16   },
17   "homepage": "https://twitter.com/michelmarques21",
18   "source": {
19     "git": "https://github.com/iMark21/MMRealmWrapper.git",
20     "tag": "0.3.0"
21   },
22   "dependencies": {
23     "RealmManager": [
24       "~> 1.0.8"
25     ]
26   },
27   "source_files": "MMRealmWrapper/Classes/**/*.swift"