blob: 91edaad997dadf61fd11bc3eaad10a5473842b9e [file] [log] [blame]
{
"name": "ZKUDIDManager",
"version": "1.0.2",
"license": "MIT",
"summary": "Generate and manage persistent UDID(Unique Device Identifier) with IDFV(identifierForVendor) and keychain in iOS device.",
"homepage": "https://github.com/mushank/ZKUDIDManager",
"authors": {
"Jack": "mushank@Gmail.com"
},
"source": {
"git": "https://github.com/mushank/ZKUDIDManager.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ZKUDIDManager/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}