[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 5 / e / 2 / ZKUDID / 2.0 / ZKUDID.podspec.json
blob3c4ddac033781cb3e4a1b4178b65b329632b3cf2
2   "name": "ZKUDID",
3   "version": "2.0",
4   "license": "MIT",
5   "summary": "Generate and save permanent UDID with IDFV and keychain in iOS device.",
6   "homepage": "https://github.com/mushank/ZKUDID",
7   "authors": {
8     "Jack": "mushank@Gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mushank/ZKUDID.git",
12     "tag": "2.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ZKUDID/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true