[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 5 / AutoScrollerView / 1.0.0 / AutoScrollerView.podspec.json
blobb0ccb1dc7285e711f929afee2639d0d81dd61cf3
2   "name": "AutoScrollerView",
3   "version": "1.0.0",
4   "summary": "自动布局,sollerview顺序添加view简化实现",
5   "homepage": "https://github.com/Wyajun/YJAutoLayoutView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YaJun Wang": "yajunst@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Wyajun/YJAutoLayoutView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "AutoScrollerView/AutoScollerView/*.{h,m}",
21   "dependencies": {
22     "Masonry": [
24     ]
25   },
26   "requires_arc": true