blob: 6ffd5a7c3c9fc44ab8bd8b0d8f4799f6e1e13083 [file] [log] [blame]
{
"name": "UIDeviceModelName",
"version": "1.1.0",
"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.0"
},
"source_files": "Classes/*.swift",
"requires_arc": false,
"pushed_with_swift_version": "echo 3.0 > .swift-version"
}