blob: dda4e257c74f8837c49a70870e4655944ede130b [file] [log] [blame]
{
"name": "check_arch",
"version": "0.1.0",
"summary": "Check if your app is running on a device or simulator.",
"description": "With this POD you will be able to check if your app is running on a simulator or a device",
"homepage": "https://github.com/GabrielLidenor/check_arch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gabrielslack@gmail.com": "gabrielslack@gmail.com"
},
"source": {
"git": "https://github.com/GabrielLidenor/check_arch.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/gabriellidenor",
"platforms": {
"ios": "8.0"
},
"source_files": "check_arch/Classes/**/*",
"pushed_with_swift_version": "4.0"
}