[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 3 / MGCommonTools / 0.1.0 / MGCommonTools.podspec.json
blob3eb4cdb70ed8d17b24908d9be5c5d6440c40599f
2   "name": "MGCommonTools",
3   "version": "0.1.0",
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/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/mgcommontools.git",
17     "branch": "master",
18     "tag": "0.1.0"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "MGCommonTools/MGCommonTools/Classes/**/*",
24   "resources": "MGCommonTools/MGCommonTools/Resources/**/*",
25   "frameworks": "UIKit"