[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / 6 / VNTCommons / 1.0.2-alpha1 / VNTCommons.podspec.json
blobf6d977f6c2c68fec3012972c83f40fe88618205a
2   "name": "VNTCommons",
3   "version": "1.0.2-alpha1",
4   "summary": "Foundation library for all VNTravel internal project.",
5   "description": "Foundation library for all Tripi internal project.\nInclude core networking, helpers, extensions, etc.",
6   "homepage": "https://bitbucket.org/chodulich/ios-vntcommon",
7   "license": {
8     "type": "proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hoang Nguyen": "hoangnh.it@tripi.vn"
13   },
14   "source": {
15     "git": "https://bitbucket.org/chodulich/ios-vntcommon.git",
16     "tag": "1.0.2-alpha1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "VNTCommons/**/*.{swift,h,m}",
25   "resources": "VNTCommons/**/*.{xcassets,json,storyboard,xib,xcdatamodeld,strings,lproj,data}",
26   "dependencies": {
27     "Alamofire": [
28       "5.3.0"
29     ],
30     "SDWebImageSVGKitPlugin": [
31       "1.0.0"
32     ],
33     "SDWebImage": [
34       "5.1.1"
35     ]
36   },
37   "swift_version": "5.0"