[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 2 / FoundationToolkit / 0.0.2 / FoundationToolkit.podspec.json
blob5d84661e382624b5f33c86b06d2c620e0e8dee11
2   "name": "FoundationToolkit",
3   "version": "0.0.2",
4   "summary": "A swift fundamental code base for rapid app development.",
5   "description": "A fundamental code base for rapid app development, writing in swift language.",
6   "homepage": "https://github.com/SkyBluestar/FoundationToolkit",
7   "license": "MIT",
8   "authors": {
9     "Evan Xie": "linhua.xie@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/SkyBluestar/FoundationToolkit.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift"
22   ]