blob: fa447aac1379780e4794445523fa9e4bbcf26abb [file] [log] [blame]
{
"name": "RealmRepository",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RealmRepository/Classes/**/*",
"dependencies": {
"BaseRepository": [
],
"RealmSwift": [
]
}
}