blob: ab39f603d769c6943d9430cdd630b964ccbbd6de [file] [log] [blame]
{
"name": "SIPSDK",
"version": "1.0.0",
"summary": "A simple way to multiselect",
"homepage": "https://github.com/245977357Dan/SIPSDK",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"longitachi": "245977357@qq.com"
},
"source": {
"git": "https://github.com/245977357Dan/SIPSDK.git",
"tag": "1.0.0"
},
"source_files": "SIPSDK/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
]
}