blob: 2777b92bc9bf7ba7bc79c6d64443879cc9d3ab97 [file] [log] [blame]
{
"name": "ZKUDIDManager",
"version": "1.0",
"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"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ZKUDIDManager/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}