blob: 189b3f6b325b01264da315f53e70434531c22763 [file] [log] [blame]
{
"name": "PSDicRecord",
"version": "1.0.3",
"summary": "PSDicRecord.",
"description": "Objective-C 极速ORM",
"homepage": "https://github.com/poi-son/PSDicRecord",
"license": "MIT",
"authors": {
"Alan Yeh": "git@yerl.cn"
},
"source": {
"git": "https://github.com/poi-son/PSDicRecord.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSDicRecord/Classes/**/*",
"public_header_files": [
"PSDicRecord/Classes/*.h",
"PSDicRecord/Classes/Container/*.h"
],
"libraries": "sqlite3"
}