blob: 0100d90087caff618475fc69c042f261ca265c4e [file] [log] [blame]
{
"name": "UIDeviceModelName",
"version": "1.0.0",
"summary": "Extend to UIDevide class and obtain model name of iOS terminal.",
"homepage": "https://github.com/katsuyax/UIDeviceModelName",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"CrossBridge(Katsuya Kato)": "crossbridge.kato@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/katsuyax/UIDeviceModelName.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.swift",
"requires_arc": false,
"pushed_with_swift_version": "3.0"
}