[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / c / b / UIInsetsLabel / 1.0.1 / UIInsetsLabel.podspec.json
blob9b4a28080ab3511a4b4da9917043acb2173e1d9f
2   "name": "UIInsetsLabel",
3   "version": "1.0.1",
4   "summary": "An UILabel with edge insets designed in storyboard.",
5   "description": "UIInsetsLabel is a UILabel with the edge property, and the edge can be designed in storyboard. Other more, Corner radius is supported",
6   "homepage": "https://github.com/relayon/UIInsetsLabel",
7   "license": "MIT",
8   "authors": {
9     "Alek Ye": "alekye@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/relayon/UIInsetsLabel.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "UIInsetsLabel/*.{h,m}",
19   "requires_arc": true