[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / d / SHGeneralCategory / 1.0.2 / SHGeneralCategory.podspec.json
blob19830ef3b6d9601db347568d672cbe95c90c4d95
2   "name": "SHGeneralCategory",
3   "version": "1.0.2",
4   "summary": "SHGeneralCategory...",
5   "homepage": "https://github.com/motian30/SHCategory",
6   "license": "MIT",
7   "authors": {
8     "Motian": "llstc30@163.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/motian30/SHCategory.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "SHCategory/**/*.{h,m}",
18   "public_header_files": "SHCategory/**/*.h",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "ImageIO"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "SDWebImage": [
34     ],
35     "MJRefresh": [
37     ]
38   }