[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / c / AppleDevices / 1.0.1 / AppleDevices.podspec.json
bloba26e4e11ae3d1d8d80a567f554b21fbc0ef43ec5
2   "name": "AppleDevices",
3   "version": "1.0.1",
4   "summary": "识别当前的苹果设备型号-Identify current Apple product model",
5   "homepage": "https://github.com/XiFengLang/AppleDevices",
6   "license": "MIT",
7   "authors": {
8     "XiFengLang": "lang131jp@vip.qq.com"
9   },
10   "source": {
11     "git": "https://github.com/XiFengLang/AppleDevices.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "source_files": "src/*.{h,m}"