blob: 07b92e28da42598f704a69d854cbe4bdcf0ce2ec [file] [log] [blame]
{
"name": "ADDAO",
"version": "0.1.5",
"summary": "DAO.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/adryakhlykh/ADDAO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adryakhlykh": "flowt@hotmail.com"
},
"source": {
"git": "https://github.com/adryakhlykh/ADDAO.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ADDAO/Classes/**/*.{swift}",
"frameworks": "CoreData",
"dependencies": {
"Realm": [
],
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}