blob: ad1e0449fd7f69dd960536d66ac0996381f0b8a8 [file] [log] [blame]
{
"name": "AdHash-iOS",
"platforms": {
"ios": "12.0"
},
"summary": "Library for AdHash using.",
"requires_arc": true,
"version": "0.1.0",
"authors": {
"Dima Senchik": "dmitriy.senchik@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/dimasenchik/AdHash-iOS",
"source": {
"git": "https://github.com/dimasenchik/AdHash-iOS.git",
"tag": "0.1.0"
},
"source_files": "AdHash-iOS/**/*.{swift}",
"resources": "AdHash-iOS/**/*.{xcdatamodeld}",
"swift_versions": "5.0",
"swift_version": "5.0"
}