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