blob: b0e03173b9d3e00268554b7e8796b9a004945ba5 [file] [log] [blame]
{
"name": "ScreenControlCenter",
"version": "0.0.5",
"summary": "Centralized screen operations",
"homepage": "https://github.com/meluko/ScreenControlCenter",
"license": {
"type": "Private",
"text": "No licence info yet\n"
},
"authors": {
"Melvin Gutierrez Rivero": "meluko@gmail.com"
},
"source": {
"git": "https://github.com/meluko/ScreenControlCenter.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}