blob: 19fbba68d0dc4d875ebc627e61cee4fe92d6a9b2 [file] [log] [blame]
{
"name": "ADDAO",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ADDAO/Classes/**/*.{swift}",
"frameworks": "CoreData",
"dependencies": {
"Realm": [
],
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}