[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / f / KeyChain-UDID / 0.0.1 / KeyChain-UDID.podspec.json
blobea6ddc6552119b269dab2bb75c43c51dbbbf86c0
2   "name": "KeyChain-UDID",
3   "version": "0.0.1",
4   "summary": "a simple function for getting a string to instead UDID from KeyChain.",
5   "description": "just a simple function for getting a string to instead UDID from KeyChain. hope you like it",
6   "homepage": "https://github.com/yongqianvip/KeyChain-UDID",
7   "license": "MIT",
8   "authors": {
9     "yongqianvip": "yongqianvip@163.com"
10   },
11   "source": {
12     "git": "https://github.com/yongqianvip/KeyChain-UDID.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Classes",
17     "KeyChain-UDID/Util/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KeyChain-UDID/Util/*.h",
21   "platforms": {
22     "osx": null,
23     "ios": null,
24     "tvos": null,
25     "watchos": null
26   }