[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 4 / 2 / MZInsetLabel / 0.1.0 / MZInsetLabel.podspec.json
blobfa29de9513adb85ad2c3fa4897022c8dc257c235
2   "name": "MZInsetLabel",
3   "version": "0.1.0",
4   "summary": "MZInsetLabel is subClass of UILabel.",
5   "description": "MZInsetLabel is a sub class of UILabel that can be set insets.",
6   "homepage": "http://blog.csdn.net/veryitman",
7   "license": "MIT",
8   "authors": {
9     "veryitman": "veryitman@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/veryitman/MZInsetLabel.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true