blob: f239c594f0dd950e02c7cbc1242fa261d3f9fbb9 [file] [log] [blame]
{
"name": "DEOControls",
"version": "0.0.1",
"summary": "处理跑马灯",
"homepage": "https://github.com/deo24/DEOControls",
"license": "MIT",
"authors": {
"deo24": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/deo24/DEOControls.git",
"tag": "0.0.1"
},
"source_files": [
"DEOControls",
"DEOImageView/DEOImageView/*.{h,m}"
],
"requires_arc": true
}