[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / 7 / c / KVOExt / 0.3.0 / KVOExt.podspec.json
blob81e9180f951db6e8a00b79a7c019dea8bdb64b79
2   "name": "KVOExt",
3   "version": "0.3.0",
4   "summary": "Simplify work with KVO.",
5   "homepage": "https://github.com/alerstov/KVOExt",
6   "license": "MIT",
7   "authors": {
8     "Alexander Stepanov": "alerstov@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/alerstov/KVOExt.git",
12     "tag": "0.3.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "KVOExt/KVOExt.{h,m}"