blob: b23b2a6a9b83ee80ab51b31fe2bceac65ae7fc4a [file] [log] [blame]
{
"name": "SecureUDID",
"version": "1.1",
"license": "MIT",
"summary": "SecureUDID is an open-source sandboxed UDID solution aimed at solving the main privacy issues that caused Apple to deprecate UDIDs.",
"homepage": "http://SecureUDID.org/",
"authors": {
"Crashlytics": "http://www.crashlytics.com"
},
"source": {
"git": "https://github.com/crashlytics/secureudid.git",
"tag": "v1.1"
},
"platforms": {
"ios": null
},
"source_files": "SecureUDID.{h,m}",
"requires_arc": false
}