blob: 682ebbbe2fb3f4bc3d378665ef420ee39a39c5bf [file] [log] [blame]
{
"name": "PCCWFoundation",
"version": "0.0.1",
"summary": "PCCWFoundation Basic.",
"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).",
"homepage": "https://github.com/lizhihui0215/PCCWFoundation",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"lizhihui0215@gmail.com": "dsn4cgwyA"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lizhihui0215/PCCWFoundation.git",
"tag": "0.0.1"
},
"source_files": "PCCWFoundation/**/*.{h,m}",
"requires_arc": true,
"swift_version": "4.2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"AFNetworking": [
],
"Realm": [
],
"UITableView+FDTemplateLayoutCell": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"WebViewJavascriptBridge": [
],
"Masonry": [
],
"BlocksKit": [
],
"libextobjc": [
],
"FDStackView": [
],
"JSONModel": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"DZNEmptyDataSet": [
],
"KissXML": [
],
"CocoaSecurity": [
],
"RESideMenu": [
],
"SDVersion": [
],
"SSKeychain": [
],
"EDColor": [
]
}
}