[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / f / SwiftFoundation / 0.0.3 / SwiftFoundation.podspec.json
blob3e14483a883ef505100841a727b0ed3242fde81d
2   "name": "SwiftFoundation",
3   "version": "0.0.3",
4   "summary": "SwiftFoundation, speed up your development using Swift.",
5   "homepage": "https://github.com/evanxlh/SwiftFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evan Xie": "evanxie.mr@foxmail.com"
12   },
13   "social_media_url": "https://evanxlh.gitee.io/Blog/",
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.10",
18     "watchos": "4.0",
19     "tvos": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/evanxlh/SwiftFoundation.git",
23     "tag": "0.0.3"
24   },
25   "source_files": [
26     "Source/*.{h, swift}",
27     "Source/**/*.{h,swift}"
28   ],
29   "swift_version": "5.0"