blob: c92c3025ea605e51ed059e89bdc96d69cbc18fbc [file] [log] [blame]
{
"name": "BuchaSwift",
"version": "1.0.3",
"summary": "Cross projects kit for Swift",
"description": "Contains base typealiases to preserve same completion types across different projects\nContains localization shortcut approach.\nSwift 4.0",
"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.0.3"
},
"social_media_url": "https://twitter.com/truebucha",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "BuchaSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}