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