blob: 75b66c9e26ed319efb1493ac524abc1ff264a3a4 [file] [log] [blame]
{
"name": "K3MobileProvision",
"version": "0.0.1.1",
"summary": "A tool to decode *mobileprovision* plist file.",
"description": "- A tool to decode *mobileprovision* plist file.\n- It is part of resign tool.",
"module_name": "MobileProvision",
"homepage": "https://github.com/CrazyFanFan/MobileProvision",
"license": "GNU Affero General Public License v3.0",
"authors": {
"Crazy凡": "827799383@qq.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/CrazyFanFan/MobileProvision.git",
"tag": "0.0.1.1"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_versions": "5.1",
"swift_version": "5.1"
}