[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 1 / UIDeviceModelName / 1.0.0 / UIDeviceModelName.podspec.json
blob0100d90087caff618475fc69c042f261ca265c4e
2   "name": "UIDeviceModelName",
3   "version": "1.0.0",
4   "summary": "Extend to UIDevide class and obtain model name of iOS terminal.",
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.0.0"
19   },
20   "source_files": "Classes/*.swift",
21   "requires_arc": false,
22   "pushed_with_swift_version": "3.0"