blob: c7d7d4a145f5a15c7bcee47bba222ded9211720d [file] [log] [blame]
{
"name": "PCCWFoundationSwift",
"version": "0.0.2",
"summary": "PCCWFoundationSwift 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/PCCWFoundationSwift",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"lizhihui0215@gmail.com": "dsn4cgwyA"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lizhihui0215/PCCWFoundationSwift.git",
"tag": "0.0.2"
},
"source_files": [
"Source",
"Source/*.swift"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"dependencies": {
"RealmSwift": [
],
"NVActivityIndicatorView": [
],
"SnapKit": [
"~> 3.2.0"
],
"IQKeyboardManagerSwift": [
],
"ObjectMapper+Realm": [
],
"Moya-ObjectMapper/RxSwift": [
],
"DeviceKit": [
],
"KeychainAccess": [
],
"RxRealm": [
],
"MJRefresh": [
],
"UIColor_Hex_Swift": [
],
"Kingfisher": [
"~> 3.13.1"
],
"TZImagePickerController": [
],
"RSKGrowingTextView": [
],
"RxCocoa": [
],
"KissXML": [
],
"Toaster": [
],
"CryptoSwift": [
],
"WebViewJavascriptBridge": [
]
},
"pushed_with_swift_version": "3.2"
}