[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / c / ZKUDIDManager / 1.0 / ZKUDIDManager.podspec.json
blob2777b92bc9bf7ba7bc79c6d64443879cc9d3ab97
2   "name": "ZKUDIDManager",
3   "version": "1.0",
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"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ZKUDIDManager/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true