[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 1 / UIDeviceIdentifier / 1.7.0 / UIDeviceIdentifier.podspec.json
blobcada068484bfed4ba567fee9b93aa73e75105b08
2   "name": "UIDeviceIdentifier",
3   "version": "1.7.0",
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": "1.7.0"
14   },
15   "platforms": {
16     "ios": "",
17     "tvos": ""
18   },
19   "source_files": [
20     "Classes",
21     "UIDeviceIdentifier/**/*.{h,m}"
22   ],
23   "public_header_files": "UIDeviceIdentifier/**/*.h"