[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / c / ZKUDIDManager / 1.0.1 / ZKUDIDManager.podspec.json
blob5b80b00b453335ee1d621fa6853fa238661065d0
2   "name": "ZKUDIDManager",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Use identifierForVendor and keychain to make sure UDID(Unique Device Identifier) consistency after App delete or reinstall.",
6   "homepage": "https://github.com/mushank/ZKUDIDManager",
7   "authors": {
8     "Jack": "mushank@Gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mushank/ZKUDIDManager.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ZKUDIDManager/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true