blob: fcd28504f602a475e56e4a65fc18e4c2c49bea9c [file] [log] [blame]
{
"name": "DYHybrid",
"version": "1.0.4",
"platforms": {
"ios": "7.0"
},
"summary": "A collection of view, view controller utilities",
"description": "A collection of view, view controller utilities. Referring to the github home page README to get more information",
"homepage": "http://github.com/DYun/DYHybrid",
"authors": {
"danyun.liu": "liudanyun@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/DYun/DYHybrid.git",
"tag": "1.0.4"
},
"source_files": "DYHybrid/DYHybrid/DY*.{h,m}",
"requires_arc": true
}