blob: 4d569807431d525ec5dc4b945780621e0f1d4f33 [file] [log] [blame]
{
"name": "PostmonSwift",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"swift_version": "4.2",
"version": "1.0.0",
"source": {
"git": "https://github.com/ppaulojr/PostmonSwift.git",
"tag": "1.0.0"
},
"authors": "PPJ",
"social_media_url": "https://twitter.com/ppaulojr",
"license": "Proprietary",
"homepage": "https://github.com/OpenAPITools/openapi-generator",
"summary": "PostmonSwift Swift SDK",
"source_files": "PostmonSwift/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.7.0"
]
}
}