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