[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / 4 / MZSelectableLabel / 0.1.2 / MZSelectableLabel.podspec.json
blob531044e70903dcbede88d5c40a8ab006d991c4c2
2   "name": "MZSelectableLabel",
3   "version": "0.1.2",
4   "license": "MIT",
5   "summary": "A simple to use drop in replacement for UILabel for iOS 7 that provides automatic detection of colors.",
6   "homepage": "https://github.com/m1entus/MZSelectableLabel",
7   "authors": "MichaƂ Zaborowski",
8   "source": {
9     "git": "https://github.com/m1entus/MZSelectableLabel.git",
10     "tag": "0.1.2"
11   },
12   "requires_arc": true,
13   "source_files": "MZSelectableLabel/*.{h,m}",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "frameworks": "UIKit"