blob: bf2032e6192fd60cf2339acc7608c6a6f1eb6a42 [file] [log] [blame]
{
"name": "SKDispatcher",
"version": "0.0.4",
"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.4"
},
"frameworks": "UIKit"
}