| { | |
| "name": "MDKTenOpenTool", | |
| "version": "1.0.0", | |
| "summary": "a convenient tool to open IOS setting according to IOS version", | |
| "description": "a convenient tool to open IOS setting according to IOS version", | |
| "homepage": "https://github.com/miku1958/MDKTenOpenTool", | |
| "license": "MIT", | |
| "authors": { | |
| "miku1958": "email@address.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/miku1958/MDKTenOpenTool.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "Class/**/*.{h,m}" | |
| } |