[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 3 / RealmRepository / 0.2.0 / RealmRepository.podspec.json
blob02c5d8a6e7bd077510edea5e93e26a40b469813f
2   "name": "RealmRepository",
3   "version": "0.2.0",
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.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "RealmRepository/Classes/**/*",
23   "dependencies": {
24     "BaseRepository": [
26     ],
27     "RealmSwift": [
29     ]
30   },
31   "swift_version": "5.0"