blob: 827bb1e2511f0973d609af93f5bc91cb440f8d7b [file] [log] [blame]
{
"name": "POSRequest",
"platforms": {
"ios": "10.0"
},
"summary": "POSRequest",
"requires_arc": true,
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan": "ivan.postolaki@gmail.com"
},
"homepage": "https://bitbucket.org/postolaki/posrequest",
"source": {
"git": "https://postolaki@bitbucket.org/postolaki/posrequest.git",
"tag": "v1.0.3"
},
"swift_versions": "5",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "POSRequest/**/*.{swift}",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "5"
}