blob: 8f9f0a9219174d8e52cbb5b2a32b06c78660d548 [file] [log] [blame]
{
"name": "NAMDatabase",
"version": "1.0.6",
"summary": "A Sqlite ORM",
"description": "Based in Doctrine PHP ORM, this ORM bring to developers productivity and more powerful database management.",
"homepage": "https://github.com/narlei/NAMDatabase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"narlei": "narlei.guitar@gmail.com"
},
"source": {
"git": "https://github.com/narlei/NAMDatabase.git",
"tag": "1.0.6"
},
"social_media_url": "https://twitter.com/narleimoreira",
"platforms": {
"ios": "9.3"
},
"source_files": "NAMDatabase/Classes/**/*",
"dependencies": {
"FMDB": [
"~> 2.7.5"
]
}
}