[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 7 / c / MWService / 0.0.3 / MWService.podspec.json
blob8a2fb3de095e67836a52b66b59d5d9b2b9df2b3f
2   "name": "MWService",
3   "version": "0.0.3",
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.3"
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.1"
25     ]
26   }