[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / e / GASSwiftExtensions / 0.1.2 / GASSwiftExtensions.podspec.json
blobfc217543386e64a8476fb8a216ea83746ae19bce
2   "name": "GASSwiftExtensions",
3   "version": "0.1.2",
4   "summary": "GASSwiftExtensions are extensions over some classes and libs.",
5   "description": "GASSwiftExtensions are extensions over some classes and libs such as SwiftDate and Kingfisher. Also makes work with shadows much more easy",
6   "homepage": "https://github.com/sol88/GASSwiftExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sol88": "viczaikin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sol88/GASSwiftExtensions.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GASSwiftExtensions/Sources/*.swift",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SwiftDate": [
25       "~> 4.0"
26     ],
27     "Kingfisher": [
28       "~> 3.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"