blob: 151b0358558d973c29ac2996c43c501f8a0f0b69 [file] [log] [blame]
{
"name": "PSea",
"version": "1.1.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.1.1"
},
"source_files": [
"Source",
"../Source/*.{h,m,swift}"
],
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
}
}