blob: 1e666ceb97e5ee207832a84891e66516f1a7e023 [file] [log] [blame]
{
"name": "SwpShareView",
"version": "1.0.6",
"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.6"
},
"requires_arc": true,
"source_files": "SwpShareView/**/*.{h,m}",
"resources": "SwpShareView/SwpShareViewResources/SwpShareView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"pop": [
]
}
}