[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 6 / AutoLinearLayoutView / 0.2.0 / AutoLinearLayoutView.podspec.json
blobcb84d453771b67bbbef9cb7be95ab193f2ff0b45
2   "name": "AutoLinearLayoutView",
3   "version": "0.2.0",
4   "summary": "Auto-Layout based LinearLayout View.",
5   "description": "LinearLayout Linear UIStackView StackView",
6   "homepage": "https://github.com/qianbin/AutoLinearLayoutView",
7   "screenshots": "https://raw.githubusercontent.com/qianbin/AutoLinearLayoutView/master/screenshot4.gif",
8   "license": "MIT",
9   "authors": {
10     "QianBin": "cola.tin.com@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/qianbin/AutoLinearLayoutView.git",
14     "tag": "0.2.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "AutoLinearLayoutView": [
23       "Pod/Assets/*.png"
24     ]
25   }