[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / PMPKVObservation / 0.2 / PMPKVObservation.podspec.json
blobab2765fc019ecc7292a62729ee8101815c9ff472
2   "name": "PMPKVObservation",
3   "platforms": {
4     "ios": "5.0",
5     "osx": "10.7"
6   },
7   "requires_arc": true,
8   "version": "0.2",
9   "license": "MIT",
10   "summary": "Yet another attempt at making KVO safer and more convenient.",
11   "homepage": "https://github.com/aufflick/PMPKVObservation",
12   "authors": {
13     "Mark Aufflick": "mark@aufflick.com"
14   },
15   "source": {
16     "git": "https://github.com/aufflick/PMPKVObservation.git",
17     "tag": "0.2"
18   },
19   "source_files": "PMPKVObservation.{h,m}"