[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / d / SHGeneralCategory / 0.0.3 / SHGeneralCategory.podspec.json
blobcf4ea86dde1ead1314434cd41627bfb361a63b61
2   "name": "SHGeneralCategory",
3   "version": "0.0.3",
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": "0.0.3"
16   },
17   "source_files": "SHCategory/**/*.{h,m}",
18   "public_header_files": "SHCategory/**/*.h",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ],
28     "SVProgressHUD": [
30     ]
31   }