[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 5 / 1 / f / check_arch / 0.1.0 / check_arch.podspec.json
blobdda4e257c74f8837c49a70870e4655944ede130b
2   "name": "check_arch",
3   "version": "0.1.0",
4   "summary": "Check if your app is running on a device or simulator.",
5   "description": "With this POD you will be able to check if your app is running on a simulator or a device",
6   "homepage": "https://github.com/GabrielLidenor/check_arch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gabrielslack@gmail.com": "gabrielslack@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/GabrielLidenor/check_arch.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/gabriellidenor",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "check_arch/Classes/**/*",
23   "pushed_with_swift_version": "4.0"