blob: 034ff98e23a63f0cb2d073e4b2201df807bbac9e [file] [log] [blame]
{
"name": "DAO-Swift",
"version": "1.1.1",
"summary": "Realization of pattern Data Access Object in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/irishman1921/DAO-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"irishman1921": "drabberodin@gmail.com"
},
"source": {
"git": "https://github.com/irishman1921/DAO-Swift.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DAO-Swift/Classes/**/*",
"dependencies": {
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}