blob: de5db3f60fca749a6eb46675c1fe6cd322466124 [file] [log] [blame]
{
"name": "Setting_Module",
"version": "0.0.1",
"summary": "Setting_Module.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baoyanlong/testDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"包燕龙": "包燕龙"
},
"source": {
"git": "https://github.com/baoyanlong/testDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": [
"Setting_Module/class/**/*.{swift,h,m}",
"Setting_Module/TestViewController.swift"
],
"resource_bundles": {
"Setting_Module": [
"Setting_Module/**/*.{xib,storyboard}"
]
},
"dependencies": {
"Moya/RxSwift": [
],
"NSObject+Rx": [
],
"HandyJSON": [
],
"SwiftyJSON": [
],
"Toast-Swift": [
],
"NVActivityIndicatorView": [
],
"SwifterSwift": [
],
"CTMediator": [
],
"SnapKit": [
],
"R.swift": [
],
"SwCrypt": [
]
},
"swift_version": "5.0"
}