blob: 9058e305d6ee0f7da100a76db9e02166f5a897f8 [file] [log] [blame]
{
"name": "ZKUDIDManager",
"version": "1.0.7",
"license": "MIT",
"summary": "Generate and save permanent UDID with IDFV 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.7"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ZKUDIDManager/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}