[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / 5 / UILabel+PinchZoom / 0.0.2 / UILabel+PinchZoom.podspec.json
blob414a28008a70772257f26bcebd5ed57428ff49df
2   "name": "UILabel+PinchZoom",
3   "version": "0.0.2",
4   "summary": "Simple pinch-zoom category for UILabel",
5   "homepage": "https://github.com/hons82/UILabel-PinchZoom",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Hannes Tribus": "hons82@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hons82/UILabel-PinchZoom.git",
15     "tag": "v0.0.2"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "requires_arc": true,
21   "source_files": "UILabel-PinchZoom/*.{h,m}"