[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / a / 3 / f / HTMIBaseComponent / 1.2.1 / HTMIBaseComponent.podspec.json
blobd8c48afd714c011072b7a9f0a7c129b3dd755022
2   "name": "HTMIBaseComponent",
3   "version": "1.2.1",
4   "summary": "base category component",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Htmitech/HTMIBaseComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://github.com/Htmitech/HTMIBaseComponent.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMIBaseComponent/Classes/**/*.{h,m}",
22   "dependencies": {
23     "SVProgressHUD": [
24       "~> 2.1.2"
25     ],
26     "Masonry": [
27       "~> 1.0.2"
28     ],
29     "HTMISettingManager": [
30       "~> 0.1.0"
31     ]
32   }