| { | |
| "name": "DGButton", | |
| "version": "2.0.0", | |
| "summary": "A delightful setting interface framework.", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "homepage": "https://gitee.com/devCody/DGButton", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Cody": "devCody0421@gmail.com" | |
| }, | |
| "social_media_url": "http://weibo.com/u/5348162268", | |
| "source": { | |
| "git": "https://gitee.com/devCody/DGButton.git", | |
| "tag": "v2.0.0" | |
| }, | |
| "source_files": "DGButton/DGButtonSDK/*.{h,m}", | |
| "requires_arc": true | |
| } |