blob: 88e78341813106000b5a500ed8995fc8c08d7aca [file] [log] [blame]
{
"name": "Disposition",
"version": "1.0",
"summary": "A set of functions to modify the attributes of a CGRect structure in an easier way",
"homepage": "https://github.com/Hecktorzr/Disposition",
"license": "MIT",
"authors": {
"Hector Zarate": "hecktorzr@gmail.com"
},
"source": {
"git": "https://github.com/Hecktorzr/Disposition.git",
"tag": "1.0"
},
"source_files": "Source/*.{h,m}",
"platforms": {
"ios": "3.0"
},
"requires_arc": true
}