blob: fd40ef315786f80d500e66f398339fbbf9d8c050 [file] [log] [blame]
{
"name": "SKDispatcher",
"version": "0.0.1",
"summary": "push dispatcher",
"description": "跳转工具类\nSKDispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shaveKevin/SKDispatcher",
"authors": {
"shavekevin": "shavekevin@gmail.com"
},
"social_media_url": "http://www.shavekevin.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SKDispatcher/**/*.{h,m}",
"public_header_files": "SKDispatcher/**/*.{h}",
"source": {
"git": "https://github.com/shaveKevin/SKDispatcher.git",
"tag": "0.0.1"
},
"frameworks": "UIKit"
}