blob: 5b80b00b453335ee1d621fa6853fa238661065d0 [file] [log] [blame]
{
"name": "ZKUDIDManager",
"version": "1.0.1",
"license": "MIT",
"summary": "Use identifierForVendor and keychain to make sure UDID(Unique Device Identifier) consistency after App delete or reinstall.",
"homepage": "https://github.com/mushank/ZKUDIDManager",
"authors": {
"Jack": "mushank@Gmail.com"
},
"source": {
"git": "https://github.com/mushank/ZKUDIDManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ZKUDIDManager/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}