blob: 7af226b202cdb66847423f54c8d72294e6b764f8 [file] [log] [blame]
{
"name": "SLCCardView",
"version": "0.1.3",
"summary": "SLCCardView is a view which is card style.",
"homepage": "https://github.com/WeiKunChao/SLCCardView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SLCCardView.git",
"tag": "0.1.3"
},
"source_files": "SLCCardView/**/*.{h,m}",
"public_header_files": "SLCCardView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}