[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 8 / AppleDevice / 1.0.1 / AppleDevice.podspec.json
blob8340bc92c53e4564aa199cc0d15052d5934b5bff
2   "name": "AppleDevice",
3   "version": "1.0.1",
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.1"
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   }