[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 9 / HDLongPressButton / 1.0.0 / HDLongPressButton.podspec.json
blob391ed3f36aa1d3dd47bc61a0af4ac43348007a18
2   "name": "HDLongPressButton",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "HDLongPressButton,长按动态按钮",
9   "homepage": "https://github.com/DamonHu/HDLongPressButton",
10   "authors": {
11     "DamonHu": "dong765@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/DamonHu/HDLongPressButton.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HDLongPressButton/HDLongPressButton/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]