blob: c5b0fcabdb9d83ada99c0a5c521c9e019d4ed4f8 [file] [log] [blame]
{
"name": "BaseViewSwift",
"version": "1.0.0",
"license": "MIT",
"summary": "An organizational tool for writing custom views using UIKit.",
"homepage": "https://github.com/ustwo/baseview-swift",
"authors": {
"Shagun Madhikarmi": "shagun@ustwo.com",
"Aaron McTavish": "aamct@ustwo.com"
},
"source": {
"git": "https://github.com/ustwo/baseview-swift.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}