blob: e9a51841fd503462855d193267b9dc82432d75e4 [file] [log] [blame]
{
"name": "LPEmptyDataSetter",
"version": "0.0.2",
"summary": "create empty dataSet view for empty data UIViewController/UITableViewController/UICollectionViewController, etc.",
"description": "create empty dataSet view for empty data UIViewController/UITableViewController/UICollectionViewController, etc. which needs one line code only!",
"homepage": "https://github.com/litt1e-p/LPEmptyDataSetter",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPEmptyDataSetter.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPEmptyDataSetter/*",
"frameworks": [
"Foundation",
"UIKit"
]
}