blob: 50ebe58a1f4dbb5706faa4f5028042f8ec02246e [file] [log] [blame]
{
"name": "PSDicRecord",
"version": "1.0.0",
"summary": "A short description of PSDicRecord.",
"description": "Objective-C 极速ORM",
"homepage": "https://github.com/Poi-Son/PSDicRecord",
"license": "MIT",
"authors": {
"PoiSon": "git@yerl.cn"
},
"source": {
"git": "https://github.com/Poi-Son/PSDicRecord.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSDicRecord/Classes/**/*",
"resource_bundles": {
"PSDicRecord": [
"PSDicRecord/Assets/*.png"
]
},
"libraries": "sqlite3"
}