[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 4 / FXHSDK / 0.0.1 / FXHSDK.podspec.json
blob0e091032e82957202d1dda11e0130271495dd525
2   "name": "FXHSDK",
3   "version": "0.0.1",
4   "summary": "FXHSDK",
5   "description": "FXHSDK是一个常用的工具类集合",
6   "homepage": "https://github.com/WangYang-iOS/FXHSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WangYang-iOS": "583702176@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WangYang-iOS/FXHSDK.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     ".{h,m}",
20     "**"
21   ],
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "platforms": {
25     "ios": "8.0"
26   }