blob: 4bb3b1577f896971798ef3105fd00d7e770b8207 [file] [log] [blame]
{
"name": "BuchaSwift",
"version": "1.0.1",
"summary": "Cross projects kit for Swift",
"description": "Contains base typealiases to preserve same completion types across different projects",
"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.1"
},
"social_media_url": "https://twitter.com/truebucha",
"platforms": {
"ios": "8.0"
},
"source_files": "BuchaSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}