[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / b / TLSignals / 0.0.1 / TLSignals.podspec.json
blob8b55d1f08a43093b5734a5e9e36448a81da83040
2   "name": "TLSignals",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "Custom",
9     "text": "Copyright (C) 2012 Sergey Egorov"
10   },
11   "summary": "Observer pattern with compile-time type checking for Objective-C.",
12   "homepage": "https://github.com/bsideup/TLSignals",
13   "authors": {
14     "Sergey Egorov": "bsideup@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/bsideup/TLSignals.git",
18     "commit": "262a1defc6da77636cfa86fae316163f752d3d19"
19   },
20   "source_files": "TLSignals/*.{h,m, mm}",
21   "requires_arc": false