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