blob: a30a227337d725bef77a74e0cb4b08fa6458eb20 [file] [log] [blame]
{
"name": "SLComponentLib",
"version": "0.1.0",
"summary": "A short description of SLComponentLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lilong-git/SLComponentLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon.Li": "long_li@aliyun.com"
},
"source": {
"git": "https://github.com/lilong-git/SLComponentLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SLComponentLib/Classes/**/*",
"dependencies": {
"SwifterSwift": [
],
"SwiftyJSON": [
],
"ObjectMapper": [
],
"Alamofire": [
],
"Moya/RxSwift": [
],
"ReachabilitySwift": [
],
"MJRefresh": [
],
"SnapKit": [
],
"RxSwift": [
],
"RxCocoa": [
],
"RxSwiftExt": [
],
"NSObject+Rx": [
],
"RxViewController": [
],
"RxGesture": [
],
"RxOptional": [
],
"RxTheme": [
]
}
}