[Add] YIM 2.2.1
[CocoaPods.git] / Specs / b / e / 2 / BuchaSwift / 1.0.3 / BuchaSwift.podspec.json
blobc92c3025ea605e51ed059e89bdc96d69cbc18fbc
2   "name": "BuchaSwift",
3   "version": "1.0.3",
4   "summary": "Cross projects kit for Swift",
5   "description": "Contains base typealiases to preserve same completion types across different projects\nContains localization shortcut approach.\nSwift 4.0",
6   "homepage": "https://github.com/truebucha/BuchaSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "truebucha": "truebucha@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/truebucha/BuchaSwift.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/truebucha",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "source_files": "BuchaSwift/Classes/**/*",
24   "pushed_with_swift_version": "4.0"