[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / 7 / 9 / 2 / HWCore / 0.1.4 / HWCore.podspec.json
blob6aa35d6f779fa4840532dad2f7f831c1c8f868f2
2   "name": "HWCore",
3   "version": "0.1.4",
4   "summary": "A short description of HWCore.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/oweimeio/HWCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oweimeio": "oweimeio@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/oweimeio/HWCore.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWCore/Classes/**/*",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.2.1"
28     ],
29     "SVProgressHUD": [
30       "~> 2.2.5"
31     ],
32     "FCFileManager": [
34     ],
35     "ATMHud": [
36       "~> 0.0.1"
37     ],
38     "CTMediator": [
40     ]
41   }