[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / d / c / MSCDeviceUUID / 0.0.2 / MSCDeviceUUID.podspec.json
blob47687840eab320eda118a3e8129369671bccc847
2   "name": "MSCDeviceUUID",
3   "version": "0.0.2",
4   "summary": "设备UUID",
5   "description": "获取设备的UUID",
6   "homepage": "https://github.com/MiaoShichang/MSCDeviceUUIDDemo",
7   "license": "MIT",
8   "authors": {
9     "miaoshichang": "miaoshichang@126.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/MiaoShichang/MSCDeviceUUIDDemo.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "MSCDeviceUUID",
20     "MSCDeviceUUID/**/*.{h,m}"
21   ],
22   "requires_arc": true