blob: 59ca6eff6865ab77938de2f6130d437ae5d3adad [file] [log] [blame]
{
"name": "LJDatabaseManager",
"version": "0.1.2",
"summary": "Data management library",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.ttc.com/LiJiong/LJ_Database_Manager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LenJhon": "lijiong@mcu168.com"
},
"source": {
"git": "http://git.ttc.com/LiJiong/LJ_Database_Manager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LJDatabaseManager/Classes/**/*",
"dependencies": {
"FMDB": [
]
}
}