[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / 2 / d / OhCrap / 1.0.0 / OhCrap.podspec.json
blob871561499bf9e66f53a7196e625e682f1b24997a
2   "name": "OhCrap",
3   "version": "1.0.0",
4   "summary": "An apple crash handler.",
5   "description": "OhCrap is an apple crash handler.",
6   "homepage": "https://github.com/Meniny/OhCrap",
7   "license": "MIT",
8   "authors": {
9     "Meniny": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/OhCrap.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "http://meniny.cn/",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source_files": [
23     "OhCrap/Source/**/*{.swift}",
24     "OhCrap/Source/**/*{.h}"
25   ],
26   "public_header_files": "OhCrap/Source/**/*{.h}",
27   "frameworks": "Foundation",
28   "pushed_with_swift_version": "3.0"