[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / c / KeyPathExtension / 1.0.5 / KeyPathExtension.podspec.json
blob43bc0d4c50dfef39a9127fc389326c039504e93e
2   "name": "KeyPathExtension",
3   "version": "1.0.5",
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.5"
17   },
18   "source_files": "KeyPathExtension/**/*.{h,m}"