blob: fb31b0713d84ef8514d6b6bbd2b888ff4d67eb07 [file] [log] [blame]
{
"name": "DEOControls",
"version": "0.0.2",
"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.2"
},
"source_files": [
"DEOControls",
"DEOImageView/DEOImageView/*.{h,m}"
],
"requires_arc": true
}