blob: 31358771ea1a6ac1e389fa9b7ff742644a395b3d [file] [log] [blame]
{
"name": "ITSQLite",
"version": "0.1.0",
"summary": "A ObjC wrapper of SQLite.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chudanqin/XX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chudanqin@gmail.com": "chudanqin@gmail.com"
},
"source": {
"git": "https://github.com/chudanqin/XX.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ITSQLite/Classes/*.{h,m}"
}