[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 9 / 8 / f / SwiftFoundation / 0.0.1 / SwiftFoundation.podspec.json
blob955c5d1a30e35c3f5f78542853bbb842a431f5e4
2   "name": "SwiftFoundation",
3   "version": "0.0.1",
4   "summary": "SwiftFoundation, speed up your development using Swift.",
5   "description": "A swift foundation toolkit for apple multiple platforms, which help you speed up sdk or app development.",
6   "homepage": "https://github.com/evanxlh/SwiftFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evan Xie": "evanxie.mr@foxmail.com"
13   },
14   "social_media_url": "https://evanxlh.gitee.io/Blog/",
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.1"
24   },
25   "source_files": [
26     "Source/*.{h, swift}",
27     "Source/**/*.{h,swift}"
28   ],
29   "swift_versions": "5.0",
30   "requires_arc": true,
31   "swift_version": "5.0"