blob: 2a3265d224cc91cafb2640eba157bed44a83b12a [file] [log] [blame]
{
"name": "AdHash-iOS",
"platforms": {
"ios": "10.0"
},
"summary": "Library for AdHash using.",
"requires_arc": true,
"version": "0.8.0",
"authors": {
"Dima Senchik": "dmitriy.senchik@gmail.com"
},
"homepage": "https://github.com/dimasenchik/AdHash-iOS",
"source": {
"git": "https://github.com/dimasenchik/AdHash-iOS.git",
"tag": "0.8.0"
},
"source_files": "AdHash-iOS/**/*.{swift}",
"resources": [
"AdHash-iOS/CoreData/Resources/RecentAdModel.xcdatamodeld",
"AdHash-iOS/CoreData/Resources/RecentAdModel.xcdatamodeld/*.xcdatamodel",
"AdHash-iOS/Services/Decryption/index.html",
"AdHash-iOS/Resources/adhashLogo.png"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}