blob: 6bb35b292b589eaca73cd2bfd96fc9e5960fef52 [file] [log] [blame]
{
"name": "RXEmptyBg",
"version": "0.1.3",
"summary": "An notice view for empty scrollView and its's subClass",
"homepage": "https://github.com/AlphaDog13/RXEmptyBg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "AlphaDog13",
"source": {
"git": "https://github.com/AlphaDog13/RXEmptyBg.git",
"tag": "0.1.3"
},
"source_files": "RXEmptyBg/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}