[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 0 / ObserverManager / 0.2.0 / ObserverManager.podspec.json
blobbd6fa9e7015acccb6b8cf113b982d0c0c2083484
2   "name": "ObserverManager",
3   "version": "0.2.0",
4   "summary": "Simple KVO in Swift",
5   "description": "Closure Support and automatic deregistering for Key Value Observing in Swift",
6   "homepage": "https://github.com/timbodeit/ObserverManager",
7   "license": "MIT",
8   "authors": {
9     "Tim Bodeit": "tim@bodeit.com"
10   },
11   "source": {
12     "git": "https://github.com/timbodeit/ObserverManager.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "pushed_with_swift_version": "3.0"