blob: 841712c0cf14625f2444bb375dd9576b05c0d9de [file] [log] [blame]
{
"name": "XYYDataBase",
"version": "0.1.0",
"summary": "A short description of XYYDataBase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XUDAQUAN/DataBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xudaquan": "xudaquan@ybm100.com"
},
"source": {
"git": "https://github.com/XUDAQUAN/DataBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "XYYDataBase",
"source_files": "XYYDataBase/Classes/XYYDataBaseKit/**/*"
}
]
}