blob: 7caf46ac69fdc3d4732cd9f3209c520150b7e5b5 [file] [log] [blame]
{
"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}"
}