[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 4 / KCRumtimeSwizzle / 1.0.0 / KCRumtimeSwizzle.podspec.json
blobff9f6b5dbb10639373db7bec7bf569a09745d35e
2   "name": "KCRumtimeSwizzle",
3   "version": "1.0.0",
4   "summary": "KCRumtimeSwizzle is a swizzle method witch can repalce method on rum time",
5   "homepage": "https://github.com/Shang90/KCRumtimeSwizzle",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shang90": "yangtzeu@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/Shang90/KCRumtimeSwizzle.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "KCRumtimeSwizzle/**/*.{h,m}",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "2.3"
24   }