[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 1 / UIDeviceModelName / 1.1.0 / UIDeviceModelName.podspec.json
blob6ffd5a7c3c9fc44ab8bd8b0d8f4799f6e1e13083
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"