[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / 5 / 3 / HESCIOSFramework / 1.0.0 / HESCIOSFramework.podspec.json
blob42f0f3f588c632fb3d056956307792d15e5315eb
2   "name": "HESCIOSFramework",
3   "version": "1.0.0",
4   "summary": "A short description of HESCIOSFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/JieAoKeJi_liujunlin/hesciosframework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liujunlin": "liujunlin@jrfreestyle.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/JieAoKeJi_liujunlin/hesciosframework.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "HESCIOSFramework/Classes/HESCFramework.h",
22   "source_files": "HESCIOSFramework/Classes/**/*.{h,m}",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "frameworks": [
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 4.0"
33     ],
34     "MBProgressHUD": [
35       "~> 1.2.0"
36     ]
37   }