blob: 3b3425e529466ce9be92b86e17f30423ce47a0a2 [file] [log] [blame]
{
"name": "DataPaga",
"version": "1.0.0",
"summary": "The DataPaga Library",
"description": "The DataPaga Library. Use this library to connect with DataPaga.",
"homepage": "https://github.com/datapaga/datapaga-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DataPaga": "dev@datapaga.com"
},
"source": {
"git": "https://github.com/datapaga/datapaga-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DataPaga/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.6"
]
},
"pushed_with_swift_version": "4"
}