blob: a982c8a8daa6426b02378b04170a9dd02b76312a [file] [log] [blame]
{
"name": "UIDeviceModelName",
"version": "1.1.1",
"summary": "Extention of UIDevice to get the model name of the iOS devices.",
"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.1.1"
},
"source_files": "Classes/*.swift",
"requires_arc": false,
"pushed_with_swift_version": "3.0"
}