[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 1 / a / SPDeviceModels / 1.0.0 / SPDeviceModels.podspec.json
blobb1e578ca606ed5d3fb70a72714c3fd51ecb0dac5
2   "name": "SPDeviceModels",
3   "version": "1.0.0",
4   "summary": "iOS 设备型号判断",
5   "homepage": "https://mouos.com",
6   "license": "MIT",
7   "authors": {
8     "高文立": "swiftprimer@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/mouos/SPDeviceModels.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "public_header_files": "Classes/**/*.h"