[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / 1 / UIDeviceIdentifier / 0.4.1 / UIDeviceIdentifier.podspec.json
blobe16bd3e3b6db1a3773ed09e971e5978baabbcf55
2   "name": "UIDeviceIdentifier",
3   "version": "0.4.1",
4   "summary": "UIDeviceHardware is a class which allows querying of the current users device, and returns a human formatted string.",
5   "homepage": "https://github.com/squarefrog/UIDeviceIdentifier",
6   "license": "MIT",
7   "authors": [
8     "Paul Williamson",
9     "Jaybles"
10   ],
11   "source": {
12     "git": "https://github.com/squarefrog/UIDeviceIdentifier.git",
13     "tag": "0.4.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "Classes",
20     "UIDeviceIdentifier/**/*.{h,m}"
21   ],
22   "public_header_files": "UIDeviceIdentifier/**/*.h",
23   "requires_arc": false