blob: 9ddc96c61438696d12ba8500a242ce080e5c9ebe [file] [log] [blame]
{
"name": "DDEmptyPage",
"version": "1.0",
"summary": "empty page",
"description": "scroll view empty page",
"homepage": "https://github.com/ivine/DDEmptyPage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vincent": "vinzry@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ivine/DDEmptyPage.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*",
"requires_arc": true
}