{ | |
"name": "DEOSF", | |
"version": "0.0.9", | |
"summary": "framework格式框架", | |
"homepage": "https://github.com/deo24/DEOSF", | |
"license": "MIT", | |
"authors": { | |
"deo24": "email@address.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/deo24/DEOSF.git", | |
"tag": "0.0.9" | |
}, | |
"vendored_frameworks": "DEOSF/output/DEOSF.framework", | |
"frameworks": "Foundation", | |
"requires_arc": true | |
} |