[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / 3 / NSObject+KVOBlocks / 0.0.1 / NSObject+KVOBlocks.podspec.json
blob8781da780b4b5b881a60491326a1141d90b08bc3
2   "name": "NSObject+KVOBlocks",
3   "version": "0.0.1",
4   "summary": "No bullshit block-based KVO using associated objects.",
5   "homepage": "https://github.com/dclelland/NSObject-KVOBlocks",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/NSObject-KVOBlocks.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "source_files": "NSObject+KVOBlocks/*.{h,m}"
21   },
22   "requires_arc": true