[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 2 / SwiftyCommon / 1.0.0 / SwiftyCommon.podspec.json
blob5f320bae55d3c7663b23e792c629508a40511678
2   "name": "SwiftyCommon",
3   "version": "1.0.0",
4   "summary": "Swifty Common.",
5   "description": "Swift common function.",
6   "homepage": "https://github.com/MZC0829/SwiftyCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "maizhichao": "1005756105@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MZC0829/SwiftyCommon.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SwiftyCommon/Common.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "pushed_with_swift_version": "3.0"