blob: 9a69f680936384212b9d76c5655807fec46bdeba [file] [log] [blame]
{
"name": "DSView",
"version": "1.0",
"license": "MIT",
"summary": "An view like UIAlertViewController on iOS.",
"homepage": "https://github.com/daaina/DSView",
"authors": {
"daaina7": "1040583846@qq.com"
},
"source": {
"git": "https://github.com/daaina/DSView.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DSview/*.{h,m}"
}