[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 2 / 9 / SKDispatcher / 0.0.1 / SKDispatcher.podspec.json
blobfd40ef315786f80d500e66f398339fbbf9d8c050
2   "name": "SKDispatcher",
3   "version": "0.0.1",
4   "summary": "push dispatcher",
5   "description": "跳转工具类\nSKDispatcher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "homepage": "https://github.com/shaveKevin/SKDispatcher",
11   "authors": {
12     "shavekevin": "shavekevin@gmail.com"
13   },
14   "social_media_url": "http://www.shavekevin.com",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "SKDispatcher/**/*.{h,m}",
20   "public_header_files": "SKDispatcher/**/*.{h}",
21   "source": {
22     "git": "https://github.com/shaveKevin/SKDispatcher.git",
23     "tag": "0.0.1"
24   },
25   "frameworks": "UIKit"