blob: ce9c39d4fe1f49aca8196e214e66e275daf85874 [file] [log] [blame]
{
"name": "CCPSystemSkip",
"version": "1.0.2",
"summary": "iOS常见内置App的跳转",
"swift_version": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/coolboy-ccp/SystemSkip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clobotics_ccp": "chuchengpeng0119@163.com"
},
"source": {
"git": "https://github.com/coolboy-ccp/SystemSkip.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SystemSkip/*.swift"
}