blob: 62ccbc069f72b31c86344cc55ca16251d70554d0 [file] [log] [blame]
{
"name": "PSDicRecord",
"version": "1.0.1",
"summary": "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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSDicRecord/Classes/**/*",
"public_header_files": [
"PSDicRecord/Classes/*.h",
"PSDicRecord/Classes/Container/*.h"
],
"libraries": "sqlite3"
}