[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / d / f / ZJKVisit / 0.1.4 / ZJKVisit.podspec.json
blobeffde11fdb6238a3b7b8bf6da294142134bcfeee
2   "name": "ZJKVisit",
3   "version": "0.1.4",
4   "summary": "一个小的Demo,仅限个人娱乐.",
5   "description": "TODO: Add long description of the pod here. 仅限个人娱乐,仅供个人娱乐",
6   "homepage": "https://github.com/sweetkk/ZJKVisit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "k721684713@163.com": "k721684713@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sweetkk/ZJKVisit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZJKVisit/Classes/**/*",
22   "public_header_files": "ZJKVisit/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "subspecs": [
28     {
29       "name": "WebView",
30       "source_files": "ZJKVisit/Classes/WebView/**/*",
31       "public_header_files": "ZJKVisit/Classes/WebView/**/*.h",
32       "frameworks": [
33         "UIKit",
34         "Foundation"
35       ]
36     }
37   ]