[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 0 / e / 1 / UIDeviceModelName / 1.1.0 / UIDeviceModelName.podspec.json
blob8570f6896b1e3f39b40cfe593e9bff343de9d172
2   "name": "UIDeviceModelName",
3   "version": "1.1.0",
4   "summary": "Extention of UIDevice to get the model name of the iOS devices.",
5   "homepage": "https://github.com/katsuyax/UIDeviceModelName",
6   "license": {
7     "type": "MIT",
8     "file": "LICENCE"
9   },
10   "authors": {
11     "CrossBridge(Katsuya Kato)": "crossbridge.kato@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/katsuyax/UIDeviceModelName.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Classes/*.swift",
21   "requires_arc": false,
22   "pushed_with_swift_version": "echo 3.0 > .swift-version",
23   "deprecated": true