[Add] PlayerUI 0.10.2--canary.578.19394
[CocoaPods.git] / Specs / 8 / 5 / 3 / TQBaseProject / 0.0.2 / TQBaseProject.podspec.json
blob97e0f7b4a4f4daaca92ef47a946d4050cc397248
2   "name": "TQBaseProject",
3   "version": "0.0.2",
4   "summary": "TQBaseProject",
5   "homepage": "https://github.com/worksq/TQBaseProject",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "worksq": "worksq@yeah.net"
12   },
13   "source": {
14     "git": "https://github.com/worksq/TQBaseProject.git",
15     "tag": "0.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TQBaseProject/GlobalBase/**/*",
22   "public_header_files": "TQBaseProject/GlobalBase/**/*.h",
23   "dependencies": {
24     "MBProgressHUD": [
26     ],
27     "CocoaLumberjack": [
29     ],
30     "MMPopupView": [
32     ],
33     "YYCategories": [
35     ],
36     "YYModel": [
38     ],
39     "YYText": [
41     ],
42     "QMUIKit": [
44     ],
45     "MJRefresh": [
46       "~> 3.1.15"
47     ],
48     "DZNEmptyDataSet": [
50     ],
51     "FDFullscreenPopGesture": [
52       "~> 1.1"
53     ],
54     "BlocksKit": [
56     ],
57     "RETableViewManager": [
59     ],
60     "YTKNetwork": [
62     ]
63   }