blob: 02c5d8a6e7bd077510edea5e93e26a40b469813f [file] [log] [blame]
{
"name": "RealmRepository",
"version": "0.2.0",
"summary": "A short description of RealmRepository.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BarredEwe/RealmRepository",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BarredEwe": "barredEwe@gmail.com"
},
"source": {
"git": "https://github.com/BarredEwe/RealmRepository.git",
"tag": "0.2.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "RealmRepository/Classes/**/*",
"dependencies": {
"BaseRepository": [
],
"RealmSwift": [
]
},
"swift_version": "5.0"
}