[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 3 / YCIDeviceId / 0.1.0 / YCIDeviceId.podspec.json
blob52866ee356e6c2dc3ee8a08dd461c65655b69479
2   "name": "YCIDeviceId",
3   "version": "0.1.0",
4   "summary": "获取统一的设备id",
5   "description": "生成获取存储在 keychain 中的 设备id\n钥匙串中 id 相对稳定, 在不切换 appleID 的情况下,不会改变。",
6   "homepage": "https://github.com/YanChen-ing/YCIDeviceId",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YanChen-ing": "workforyc@163.com"
13   },
14   "source": {
15     "git": "https://github.com/YanChen-ing/YCIDeviceId.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YCIDeviceId/Classes/**/*"