blob: 2d6c9763cc2974c261c960e2ea36c3b969f7d107 [file] [log] [blame]
{
"name": "SQLinq",
"version": "0.1.1",
"summary": "SQLite wrapper that has syntax like Linq.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/irfan4/SQLinq",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acct<blob>=<NULL>": "irfan4@gmail.com"
},
"source": {
"git": "https://github.com/irfan4/SQLinq.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/erphanrajput",
"platforms": {
"ios": "8.0"
},
"source_files": "SQLinq/Classes/**/*",
"dependencies": {
"FMDB": [
],
"EVReflection": [
]
},
"pushed_with_swift_version": "3.0"
}