[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 9 / c / 3 / MGCommonTools / 0.2.3 / MGCommonTools.podspec.json
blobd4f4c291184b85b5b458d9624fa5607d5062ff26
2   "name": "MGCommonTools",
3   "version": "0.2.3",
4   "swift_version": "4.0",
5   "summary": "Common useful tools, utilities, methods for iOS mobile applications.",
6   "description": "Add MGCommonTools pod to the project and never have to write again useful stuff.",
7   "homepage": "https://stash.mgcorp.co/projects/LIQ/repos/ios_mgcommontools/browse",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Artiom Rastegaev": "artiom.rastegaev@mindgeek.com"
14   },
15   "source": {
16     "git": "https://stash.mgcorp.co/scm/liq/ios_mgcommontools.git",
17     "branch": "master",
18     "tag": "0.2.3"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "MGCommonTools/Classes/**/*.swift",
24   "frameworks": "UIKit",
25   "resource_bundles": {
26     "MGCommonTools": [
27       "MGCommonTools/Assets/Resources/*"
28     ]
29   }