blob: 210485fb79822a74a50a08d805907dcc962c913d [file] [log] [blame]
{
"name": "SCAvatarBrowser",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/luosch/SCAvatarBrowser",
"authors": {
"Sicheng Luo": "me@lsich.com"
},
"summary": "provide etail view of thumb image for iOS",
"source": {
"git": "https://github.com/luosch/SCAvatarBrowser.git",
"tag": "v1.0.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}