[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 3 / FQScrollMenu / 1.0.0 / FQScrollMenu.podspec.json
blob028c38d20cf4e3131f890bbd13880699eb9fb8c8
2   "name": "FQScrollMenu",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "FQScrollMenu是一个头部和内容可控制和可自定义的滚动菜单,满足部分开发者使用的插件。",
6   "homepage": "https://github.com/fhq5566/FQScrollMenu",
7   "authors": {
8     "FQ": "fhq5566@126.com"
9   },
10   "source": {
11     "git": "https://github.com/fhq5566/FQScrollMenu.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "FQScrollMenu/FQScrollMenu/classes/FQScrollMenu/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ]
24   }