[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 8 / GTBaseComponent / 0.0.3 / GTBaseComponent.podspec.json
blob535b39d3d1cc8b3e3337f6457ebed1c943738571
2   "name": "GTBaseComponent",
3   "version": "0.0.3",
4   "summary": "A short description of GTBaseComponent",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shangmidev/GTBaseComponent-iOS.git",
7   "license": "MIT",
8   "authors": {
9     "fengjing1851": "fj@shangminet.net"
10   },
11   "source": {
12     "git": "https://github.com/shangmidev/GTBaseComponent-iOS.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "static_framework": true,
19   "public_header_files": "GTBaseComponent/GTBaseComponent.framework/Headers/**/*",
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "vendored_frameworks": "GTBaseComponent.framework",
24   "frameworks": [
25     "UIKit",
26     "IOKit"
27   ],
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "SDWebImage": [
34     ],
35     "Masonry": [
37     ],
38     "MBProgressHUD": [
40     ],
41     "lottie-ios": [
42       "~> 2.5.3"
43     ]
44   }