[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 3 / OGKeyPathObserver / 0.1.0 / OGKeyPathObserver.podspec.json
blobef5c414fcfee1ac51c29cabbddd8b60852e53c32
2   "name": "OGKeyPathObserver",
3   "version": "0.1.0",
4   "summary": "Simple, no-fuss KVO decorator.",
5   "description": "                        Simple library that wraps KVO with a block syntax and automatic observer removal.\n",
6   "homepage": "https://github.com/orangegroove/OGKeyPathObserver",
7   "license": "MIT",
8   "authors": {
9     "Jesper": "jesper@orangegroove.net"
10   },
11   "source": {
12     "git": "https://github.com/orangegroove/OGKeyPathObserver.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/jskrufve",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": "Foundation"