blob: bbfeee3a4d84c9557c06d95a5d9a047ee222b185 [file] [log] [blame]
{
"name": "CheckAndXHUD",
"version": "1.0.0",
"license": "MIT",
"summary": "CheckAndXHUD Library for iOS",
"homepage": "https://github.com/vivi7/CheckAndXHUD",
"authors": {
"Vincenzo Favara": "vin.favara@gmail.com"
},
"source": {
"git": "https://github.com/vivi7/CheckAndXHUD.git",
"tag": "1.0.0"
},
"source_files": "Source/*",
"platforms": {
"ios": "8.1"
},
"frameworks": "UIKit",
"requires_arc": true
}