[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 3 / e / MWCommonTool / 1.0.0 / MWCommonTool.podspec.json
blob2b6054597ffde17257544590591359f04cfab033
2   "name": "MWCommonTool",
3   "version": "1.0.0",
4   "summary": "Commonly used tools in swift.",
5   "swift_version": "4.2",
6   "homepage": "https://github.com/ken3951/MWCommonTool",
7   "license": "MIT",
8   "authors": {
9     "mwk": "mawk@xym-group.com"
10   },
11   "social_media_url": "https://github.com/ken3951",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ken3951/MWCommonTool.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "MWCommonTool/**/*.{h,m,swift}",
20   "exclude_files": "Classes/Exclude",
21   "requires_arc": true,
22   "dependencies": {
23     "MJRefresh": [
24       "3.1.12"
25     ],
26     "Masonry": [
28     ],
29     "NVActivityIndicatorView": [
30       "~> 4.4.0"
31     ]
32   },
33   "deprecated": true