[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 7 / c / MWService / 0.0.5 / MWService.podspec.json
blobda20f21b844c5029e0e88775b068433f5de7b2f8
2   "name": "MWService",
3   "version": "0.0.5",
4   "summary": "MWService.",
5   "swift_version": "4.2",
6   "homepage": "https://github.com/ken3951/MWService",
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/MWService.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "MWService/MWService/**/*.{h,m,swift}",
20   "exclude_files": "Classes/Exclude",
21   "requires_arc": true,
22   "dependencies": {
23     "MWBasic": [
24       "~> 0.0.4"
25     ]
26   }