[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / 6 / PrettyGoodKVO / 0.1.0 / PrettyGoodKVO.podspec.json
blobda8920000f440411a9ca94dff0fff5ae8e5b6818
2   "name": "PrettyGoodKVO",
3   "version": "0.1.0",
4   "summary": "KVO without the hassle. strongly typed in Swift",
5   "description": "A framework for KVO with automatic unobserving, strongly typed in Swift and only firing on changes.",
6   "authors": "Jed Lewison",
7   "homepage": "https://github.com/jedlewison/PrettyGoodKVO",
8   "license": "MIT",
9   "source": {
10     "git": "https://github.com/jedlewison/PrettyGoodKVO.git",
11     "tag": "0.1.0"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source_files": "PrettyGoodKVO/*.{swift,h}"