[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / 1 / UIDeviceIdentifier / 0.4.2 / UIDeviceIdentifier.podspec.json
blobe7422950f0c14cdc8e0fdc6c1cf2827b9feebaa7
2   "name": "UIDeviceIdentifier",
3   "version": "0.4.2",
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   "social_media_url": "http://twitter.com/squarefrog",
12   "source": {
13     "git": "https://github.com/squarefrog/UIDeviceIdentifier.git",
14     "tag": "0.4.2"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source_files": [
20     "UIDeviceIdentifier/**/*.{h,m}"
21   ],
22   "public_header_files": "UIDeviceIdentifier/**/*.h",
23   "requires_arc": false