[Add] TensorFlowLiteC 0.0.1-nightly.20250105
[CocoaPods.git] / Specs / 9 / 0 / e / AppleDevice-Swift / 0.1.0 / AppleDevice-Swift.podspec.json
blobd59da9fdac6ffbd74240203466ff864ab5077985
2   "name": "AppleDevice-Swift",
3   "version": "0.1.0",
4   "summary": "A cocoapods library to get Apple device's model.",
5   "description": "A cocoapods library to get Apple device's model, written by Swift 5.",
6   "homepage": "https://github.com/chy-dev/AppleDevice-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chen": "chenyu.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chy-dev/AppleDevice-Swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "watchos": "3.0",
21     "tvos": "10.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "AppleDevice-Swift/Classes/**/*",
25   "swift_version": "5.0"