blob: 3c4ddac033781cb3e4a1b4178b65b329632b3cf2 [file] [log] [blame]
{
"name": "ZKUDID",
"version": "2.0",
"license": "MIT",
"summary": "Generate and save permanent UDID with IDFV and keychain in iOS device.",
"homepage": "https://github.com/mushank/ZKUDID",
"authors": {
"Jack": "mushank@Gmail.com"
},
"source": {
"git": "https://github.com/mushank/ZKUDID.git",
"tag": "2.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ZKUDID/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}