[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / 9 / SKDispatcher / 0.0.3 / SKDispatcher.podspec.json
blob6dbd10cc5b51c4bc3080863e8a115f0b5a2a1ecd
2   "name": "SKDispatcher",
3   "version": "0.0.3",
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.3"
24   },
25   "frameworks": "UIKit"