[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 8 / d / MCObservation / 0.1 / MCObservation.podspec.json
bloba9ff8c6f6f39eab8c8ea1a377d6215bcb34f4831
2   "name": "MCObservation",
3   "version": "0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Easy-to-use, fire-and-forget KVO and notifications.",
12   "homepage": "https://github.com/matthewcheok/MCObservation",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCObservation.git",
19     "branch": "master",
20     "tag": "0.1"
21   },
22   "source_files": "MCObservation/*.{h,m}",
23   "public_header_files": "MCObservation/*.h"