[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / f / 9 / 4 / SwiftyMultiLanguage / 0.1.0 / SwiftyMultiLanguage.podspec.json
blob3c3c58a7e82e3e95acf7bcbd9b05257010c006c8
2   "name": "SwiftyMultiLanguage",
3   "version": "0.1.0",
4   "summary": "Libary for multi language support ITtron Project",
5   "description": "TODO: Libary for multi language support ITtron Project",
6   "homepage": "https://github.com/elluno91/SwiftyMultiLanguage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benny": "me@ybc.io"
13   },
14   "source": {
15     "git": "https://github.com/elluno91/SwiftyMultiLanguage.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyMultiLanguage/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.7"
25     ],
26     "SwiftyJSON": [
27       "~> 4.0"
28     ]
29   }