blob: d0ab69d74bf99837fceaf303fe131cb7dcb73b20 [file] [log] [blame]
{
"name": "SwpShareView",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "分享样式 自定义 UI",
"homepage": "https://github.com/swp-song/SwpShareView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpShareView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "SwpShareView/**/*.{h,m}",
"resources": "SwpShareView/Resources/SwpShareView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"pop": [
]
}
}