blob: f441909d7124f4837d713ddbf19cc8723298334f [file] [log] [blame]
{
"name": "PCCWFoundationSwift",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Source",
"Source/*.swift"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"dependencies": {
"RealmSwift": [
],
"NVActivityIndicatorView": [
],
"SnapKit": [
],
"IQKeyboardManagerSwift": [
],
"ObjectMapper+Realm": [
],
"Moya-ObjectMapper/RxSwift": [
],
"DeviceKit": [
],
"KeychainAccess": [
],
"RxRealm": [
],
"MJRefresh": [
],
"UIColor_Hex_Swift": [
],
"Kingfisher": [
],
"TZImagePickerController": [
],
"RSKGrowingTextView": [
],
"RxCocoa": [
],
"KissXML": [
],
"Toaster": [
],
"CryptoSwift": [
"~> 0.8.3"
],
"WebViewJavascriptBridge": [
]
}
}