[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 4 / 8 / f / MAKVONotificationCenter / 0.0.2 / MAKVONotificationCenter.podspec.json
blob954664198c0cba9610b9281f0da2f461e0b90c92
2   "name": "MAKVONotificationCenter",
3   "version": "0.0.2",
4   "source": {
5     "git": "https://github.com/mikeash/MAKVONotificationCenter.git",
6     "commit": "1f414de5dd2fd54fad6928a09794431ffa13f30f"
7   },
8   "homepage": "http://www.mikeash.com/pyblog/key-value-observing-done-right.html",
9   "authors": {
10     "Mike Ash": "mike@mikeash.com"
11   },
12   "summary": "Key-Value Observing Done Right.",
13   "source_files": "MAKVONotificationCenter.{h,m}",
14   "header_dir": "MAKVONotificationCenter",
15   "requires_arc": true,
16   "license": {
17     "type": "BSD",
18     "file": "LICENSE"
19   }