[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / e / IOSBasiceToolsLib / 1.0.7 / IOSBasiceToolsLib.podspec.json
blobe378bd7a9c5b38e187e8ca2fceb5a4cd14149477
2   "name": "IOSBasiceToolsLib",
3   "version": "1.0.7",
4   "license": "MIT",
5   "summary": "基础框架",
6   "homepage": "https://gitlab.dctech.club/mobile/iOS_framework_baselib",
7   "authors": {
8     "yanbin": "yanbin9010@126.com"
9   },
10   "source": {
11     "git": "https://gitlab.dctech.club/mobile/iOS_framework_baselib.git",
12     "tag": "1.0.7"
13   },
14   "requires_arc": true,
15   "source_files": "IOSBasiceToolsLib/*/*",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MBProgressHUD": [
29     ],
30     "CocoaSecurity": [
32     ]
33   }