[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 3 / 8 / AppleDevice / 1.0.2 / AppleDevice.podspec.json
blob0b6e01e0989cda6ec116e38c04a2372bf51cb1b8
2   "name": "AppleDevice",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "Apple Device Information",
6   "homepage": "https://github.com/muhuaxin/AppleDevice",
7   "authors": {
8     "Huaxin Mu": "bupt.muhuaxin@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/muhuaxin/AppleDevice.git",
12     "tag": "1.0.2"
13   },
14   "description": "AppleDevice supports iOS, macOS, tvOS and watchOS.",
15   "source_files": "AppleDevice/*.{h,m}",
16   "frameworks": "Foundation",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "2.0",
20     "osx": "10.8",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   }