blob: 368859da2701a051517fbe3c3b3ff7f23a3d29d3 [file] [log] [blame]
{
"name": "BuchaSwift",
"version": "1.1.1",
"summary": "Cross projects kit for Swift",
"description": "Contains base typealiases to preserve same completion types across different projects\nContains localization shortcut approach.\nSwift 4.2",
"homepage": "https://github.com/truebucha/BuchaSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"truebucha": "truebucha@gmail.com"
},
"source": {
"git": "https://github.com/truebucha/BuchaSwift.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/truebucha",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source_files": "BuchaSwift/Classes/**/*"
}