[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / NCControler / 0.2.3 / NCControler.podspec.json
blob93c38c6d731d496be3d6cc4ceada4a28c131826d
2   "name": "NCControler",
3   "version": "0.2.3",
4   "summary": "NSNotificationCenter controller based on idea of Facebook KVOController",
5   "description": "NCController allows you to observe default's NSNotificationCenter\nnotifications using blocks and do not care of unobservation.\nSingle class: MLWNCController",
6   "homepage": "https://github.com/MLWOS/NCController",
7   "license": "MIT",
8   "authors": {
9     "Anton Bukov": "k06aaa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MLWOS/NCController.git",
13     "tag": "0.2.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "NCControler/*"