[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / f / SWAutoSizeLabelView / 1.0.5 / SWAutoSizeLabelView.podspec.json
blobd6cfc112be04cca76239657af135e2dfa787d95e
2   "name": "SWAutoSizeLabelView",
3   "version": "1.0.5",
4   "summary": "ARC and GCD Compatible SWAutoSizeLabelView Class for iOS",
5   "license": "MIT",
6   "homepage": "https://github.com/LongShengWen/SWAutoSizeLabelView",
7   "authors": {
8     "LongShengWen": "1142056181@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LongShengWen/SWAutoSizeLabelView.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "AutoSizeLabelView/*",
18   "dependencies": {
19     "Masonry": [
21     ]
22   }