[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / b / TLSignals / 0.1 / TLSignals.podspec.json
blob0cdead5c73ad1e0f0985d7c4632dbec1b3919066
2   "name": "TLSignals",
3   "version": "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     "tag": "0.1"
19   },
20   "source_files": "TLSignals/*.{h,m, mm, cpp}",
21   "requires_arc": false