blob: e76321359f4fe0f0a3e0db0c74302055cf1695d4 [file] [log] [blame]
{
"name": "POSRequest",
"platforms": {
"ios": "9.0"
},
"summary": "POSRequest",
"requires_arc": true,
"version": "1.0",
"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"
},
"swift_versions": "4.2",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "POSRequest/**/*.{swift}",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "4.2"
}