[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / e / 7 / c / MWService / 1.1.1 / MWService.podspec.json
blob412c0dfe7c80f285eb2cce08dfc3ab853a8d23d4
2   "name": "MWService",
3   "version": "1.1.1",
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": "1.1.1"
18   },
19   "source_files": "MWService/MWService/**/*.{h,m,swift}",
20   "exclude_files": "Classes/Exclude",
21   "requires_arc": true,
22   "dependencies": {
23     "MWBasic": [
24       "~> 1.1.0"
25     ]
26   }