[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 7 / c / KVOExt / 0.1.1 / KVOExt.podspec.json
blobc875348843a582c296a6c39e9971267bf2a76dd8
2   "name": "KVOExt",
3   "version": "0.1.1",
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.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "*.{h,m}"