[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 2 / YYKeyChainData / 0.0.1 / YYKeyChainData.podspec.json
blob0254f2326b26653f0fcb338af0bf3aaaead4bf50
2   "name": "YYKeyChainData",
3   "version": "0.0.1",
4   "summary": "获取手机唯一识别码",
5   "description": "YYKeyChainData是一个获取手机唯一识别码工具类",
6   "homepage": "https://github.com/NSLog-YuHaitao/YYKeyChainData",
7   "license": "MIT",
8   "authors": {
9     "NSLog-YuHaitao": "1154180808@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/NSLog-YuHaitao/YYKeyChainData.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "Classes/**/*.{h,m}",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "module_name": "YYKeyChainData"