blob: 59a847334abc97706143a6107c0c92fa7e28d33d [file] [log] [blame]
{
"name": "ActiveCitizen",
"version": "0.1.0",
"summary": "Active citizen IOS",
"description": "'GISRO iOS module for Active citizen'",
"homepage": "https://github.com/sedq/ActiveCitizen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sedq": "f4nk77@gmail.com"
},
"source": {
"git": "https://github.com/sedq/ActiveCitizen.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"swift_version": "5.0"
}