blob: 4ddc8b85f1f957998b8d24d95f6ecaf94923a04d [file] [log] [blame]
{
"name": "UIViewAddition",
"version": "0.1.0",
"summary": "Added methods to shorten needed codes to get/set a UIView's properties",
"description": "Added methods to shorten needed codes to get/set a UIView's properties.",
"homepage": "https://github.com/Keith-Hon/UIViewAddition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keith-Hon": "klausehon@gmail.com"
},
"source": {
"git": "https://github.com/Keith-Hon/UIViewAddition.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewAddition/Classes/**/*"
}