[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / c / ZKUDIDManager / 1.0.5 / ZKUDIDManager.podspec.json
bloba3f0b1d7126f7335bebefa707efe04811668d700
2   "name": "ZKUDIDManager",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "Generate and manage persistent UDID(Unique Device Identifier) with IDFV(identifierForVendor) and keychain in iOS device.",
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.5"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ZKUDIDManager/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true