blob: ff9f6b5dbb10639373db7bec7bf569a09745d35e [file] [log] [blame]
{
"name": "KCRumtimeSwizzle",
"version": "1.0.0",
"summary": "KCRumtimeSwizzle is a swizzle method witch can repalce method on rum time",
"homepage": "https://github.com/Shang90/KCRumtimeSwizzle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shang90": "yangtzeu@outlook.com"
},
"source": {
"git": "https://github.com/Shang90/KCRumtimeSwizzle.git",
"tag": "1.0.0"
},
"source_files": "KCRumtimeSwizzle/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
}
}