blob: 4ff54800cd2ab2ba8e6c6b5dbed38df34f3b02da [file] [log] [blame]
{
"name": "PSea+RxSwift",
"version": "1.2.1",
"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.2.1"
},
"source_files": [
"Source/PSea/*.{h,m,swift}",
"Source/Rx/*.{h,m,swift}"
],
"dependencies": {
"Alamofire": [
"~> 4.7.3"
],
"RxSwift": [
"~> 4.3.1"
]
}
}