blob: 9e3d7c61e0d271671e47950ad044e5c92603c4c6 [file] [log] [blame]
{
"name": "BuchaSwift",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/truebucha",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "BuchaSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}