blob: bef7430e28256248a666ba0db87574ea6c47eca6 [file] [log] [blame]
{
"name": "PHEmptyDataSet",
"version": "1.0.0",
"summary": "A lightWeight (No data ,no network) display tool for IOS.",
"homepage": "https://github.com/HeterPu/PHEmptyDataSet",
"license": "MIT",
"authors": {
"HuterPu": "wycgpeterhu@sina.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/HeterPu/PHEmptyDataSet.git",
"tag": "1.0.0"
},
"source_files": "PHEmptyDataSet/PHEmptyDataSet",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}