blob: 9caa8b97755d65c3dbf5273d47e424107f68edca [file] [log] [blame]
{
"name": "AdHash-iOS",
"platforms": {
"ios": "10.0"
},
"summary": "Library for AdHash using.",
"requires_arc": true,
"version": "1.5.2",
"authors": {
"Dima Senchik": "dmitriy.senchik@gmail.com"
},
"homepage": "https://github.com/dimasenchik/AdHash-iOS",
"source": {
"git": "https://github.com/dimasenchik/AdHash-iOS.git",
"tag": "1.5.2"
},
"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"
}