[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / 5 / 3 / HESCIOSFramework / 0.1.0 / HESCIOSFramework.podspec.json
blob9597f89977517162775e21540daf94f7acc28592
2   "name": "HESCIOSFramework",
3   "version": "0.1.0",
4   "summary": "A short description of HESCIOSFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/napolun007@gmail.com/HESCIOSFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hukejin": "napolun007@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hukejin/HESCIOSFramework.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HESCIOSFramework/Classes/HESCFramework.h",
22   "public_header_files": "HESCIOSFramework/Classes/HESCFramework.h",
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 1.2.0"
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "toastutil",
31       "source_files": "HESCIOSFramework/Classes/toastutil/ToastUtil.{h,m}"
32     }
33   ]