[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / 3 / PCCWFoundation / 0.0.1 / PCCWFoundation.podspec.json
blob682ebbbe2fb3f4bc3d378665ef420ee39a39c5bf
2   "name": "PCCWFoundation",
3   "version": "0.0.1",
4   "summary": "PCCWFoundation Basic.",
5   "description": "[ObjectMapper](https://github.com/Hearst-DD/ObjectMapper) bindings for\n[Moya](https://github.com/Moya/Moya) for easier JSON serialization.\nIncludes [RxSwift](https://github.com/ReactiveX/RxSwift/) bindings as well.\nInstructions on how to use it are in\n[the README](https://github.com/ivanbruel/Moya-ObjectMapper).",
6   "homepage": "https://github.com/lizhihui0215/PCCWFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "lizhihui0215@gmail.com": "dsn4cgwyA"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lizhihui0215/PCCWFoundation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "PCCWFoundation/**/*.{h,m}",
22   "requires_arc": true,
23   "swift_version": "4.2",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "Realm": [
33     ],
34     "UITableView+FDTemplateLayoutCell": [
36     ],
37     "MJRefresh": [
39     ],
40     "MBProgressHUD": [
42     ],
43     "WebViewJavascriptBridge": [
45     ],
46     "Masonry": [
48     ],
49     "BlocksKit": [
51     ],
52     "libextobjc": [
54     ],
55     "FDStackView": [
57     ],
58     "JSONModel": [
60     ],
61     "IQKeyboardManager": [
63     ],
64     "SDWebImage": [
66     ],
67     "DZNEmptyDataSet": [
69     ],
70     "KissXML": [
72     ],
73     "CocoaSecurity": [
75     ],
76     "RESideMenu": [
78     ],
79     "SDVersion": [
81     ],
82     "SSKeychain": [
84     ],
85     "EDColor": [
87     ]
88   }