[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 3 / RealmRepository / 0.1.1 / RealmRepository.podspec.json
blob6b1581f24b39db7ac4074559f0a8eafcef9fd03d
2   "name": "RealmRepository",
3   "version": "0.1.1",
4   "summary": "A short description of RealmRepository.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BarredEwe/RealmRepository",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BarredEwe": "barredEwe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BarredEwe/RealmRepository.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RealmRepository/Classes/**/*",
22   "dependencies": {
23     "BaseRepository": [
25     ],
26     "RealmSwift": [
28     ]
29   }