[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / 8 / d / KJSimpleBinding / 1.0.0 / KJSimpleBinding.podspec.json
blob7b530339bd31536b4a7fea877f2af20d5fb2cf0e
2   "name": "KJSimpleBinding",
3   "version": "1.0.0",
4   "summary": "KJSimpleBinding makes it easy to use key-value coding (KVC) and key-value observing (KVO) for simple data-binding in iOS applications.",
5   "homepage": "https://github.com/kristopherjohnson/KJSimpleBinding",
6   "license": "MIT",
7   "authors": "Kristopher Johnson",
8   "source": {
9     "git": "https://github.com/kristopherjohnson/KJSimpleBinding.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source_files": "KJSimpleBinding/*.{h,m}",
16   "requires_arc": false