[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / e / SwiftDevUtility / 1.0.7 / SwiftDevUtility.podspec.json
blob68a79be359cd00701c120b1e577efdbdb3b5672e
2   "name": "SwiftDevUtility",
3   "version": "1.0.7",
4   "summary": "Useful functions of Swift development",
5   "description": "SwiftDevUtility is a useful development tool which can make your programming easy.",
6   "homepage": "https://github.com/chkkassd/SwiftDevUtility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peter Shi": "peter1990lynn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chkkassd/SwiftDevUtility.git",
16     "tag": "1.0.7"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "SwiftDevUtility/**/*.swift",
23     "SwiftDevUtility/Supportting/SwiftDevUtility.h"
24   ],
25   "swift_version": "5.0"