[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / c / KVOExt / 0.3.1 / KVOExt.podspec.json
blob73ae5d83e9b067917796b780aeb2b7b365875c9b
2   "name": "KVOExt",
3   "version": "0.3.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.3.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "KVOExt/KVOExt.{h,m}"