[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / a / 7 / 3 / HQSDK / 0.1.3 / HQSDK.podspec.json
blob70b126d09cc17fbf427c9e8adb4957c8a7a4809a
2   "name": "HQSDK",
3   "version": "0.1.3",
4   "summary": "简单介绍",
5   "description": "详细介绍",
6   "homepage": "https://github.com/327635328/HQSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "327635328": "327635328@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/327635328/HQSDK.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "Masonry": [
24     ],
25     "MJRefresh": [
27     ],
28     "MJExtension": [
30     ],
31     "ReactiveObjC": [
33     ],
34     "SDWebImage": [
36     ],
37     "AFNetworking": [
39     ],
40     "LSTPopView": [
42     ],
43     "TZImagePickerController": [
45     ]
46   },
47   "subspecs": [
48     {
49       "name": "Categories",
50       "source_files": "HQSDK/Classes/Categories/**/*"
51     },
52     {
53       "name": "Others",
54       "source_files": "HQSDK/Classes/Others/**/*"
55     }
56   ]