[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / f / 9 / FrameToolkit / 0.0.3 / FrameToolkit.podspec.json
bloba79674d14cb45b369ee9b3d9e6034a9e45e0a138
2   "name": "FrameToolkit",
3   "version": "0.0.3",
4   "summary": "TODO",
5   "homepage": "https://github.com/lcdold/FrameToolkit/",
6   "license": "MIT license",
7   "authors": {
8     "Luc Dion": "luc_dion@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/lcdold/FrameToolkit.git",
12     "tag": "0.0.3"
13   },
14   "source_files": "Sources/**/*.swift",
15   "swift_version": "4.0",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "CoreGraphics",
23       "UIKit"
24     ]
25   }