blob: 7478033a0d0f3260ca3603d4fdb7dee8526429b1 [file] [log] [blame]
{
"name": "PSea+RxSwift",
"version": "1.1.8",
"summary": "PSea",
"homepage": "https://github.com/Fidetro/PSea",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fidetro": "zykzzzz@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fidetro/PSea.git",
"tag": "1.1.8"
},
"source_files": [
"Source/PSea/*.{h,m,swift}",
"Source/Rx/*.{h,m,swift}"
],
"dependencies": {
"Alamofire": [
"~> 4.7.3"
],
"RxSwift": [
"~> 4.3.1"
]
}
}