blob: ac00127322e083537c54e2766f3208a55459f59c [file] [log] [blame]
{
"name": "ADDAO",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADDAO/Classes/**/*",
"frameworks": "CoreData",
"dependencies": {
"Realm": [
],
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}