blob: 4116cd7ec0c2cde2523bede4c12029f0f3c882e8 [file] [log] [blame]
{
"name": "SwpShareView",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "简单 自定义 分享样式",
"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.0"
},
"source_files": "SwpShareView/**/*.{h,m}",
"requires_arc": true,
"resources": "SwpShareView/Resources/SwpShareView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"pop": [
]
}
}