[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / a / 7 / c / KeyPathExtension / 1.0.6 / KeyPathExtension.podspec.json
blobdc920d666437c026ca48af6df987a1218058569c
2   "name": "KeyPathExtension",
3   "version": "1.0.6",
4   "summary": "An extension of KeyPath in KVC for objc runtime.Describe complex logic with less code in KeyPath.Reduce programmer doing work.",
5   "homepage": "https://github.com/Meterwhite/KeyPathExtension",
6   "license": "MIT",
7   "authors": {
8     "Meterwhite": "meterwhite@outlook.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/Meterwhite/KeyPathExtension.git",
16     "tag": "1.0.6"
17   },
18   "source_files": "KeyPathExtension/**/*.{h,m}"