blob: ba71b3d22ecce4fb69c7b5a39d5556f59e72f4d2 [file] [log] [blame]
{
"name": "ScreenControlCenter",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}