[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 0 / UIDeviceOfficialName / 0.0.1 / UIDeviceOfficialName.podspec.json
blob1c49872477583fbc23b987dd0d15ee62d146a7c0
2   "name": "UIDeviceOfficialName",
3   "version": "0.0.1",
4   "summary": "Get Apple device's model name and official name.",
5   "homepage": "https://github.com/janlionly/UIDeviceOfficialName",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "janlionly": "janlionly@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/janlionly/UIDeviceOfficialName.git",
15     "tag": "0.0.1"
16   },
17   "social_media_url": "https://twitter.com/janlionly",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/UIDeviceOfficialName/*",
23   "swift_versions": [
24     "4.2",
25     "5.0",
26     "5.1",
27     "5.2"
28   ],
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.2"
31   },
32   "swift_version": "5.2"