blob: 3ab27045c28941017527426ce5b9e0bb93646298 [file] [log] [blame]
{
"name": "VVDataItem",
"version": "1.0.0",
"summary": "A short description of VVDataItem.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wangjufan/VVDataItem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjufan": "wangjufan@126.com"
},
"source": {
"git": "https://github.com/wangjufan/VVDataItem.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VVDataItem/Classes/**/*",
"requires_arc": true,
"frameworks": "Foundation"
}