[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 1 / 3 / WASKit / 0.1.0 / WASKit.podspec.json
blobb332e9a864af83109d56b16e539c87e5deca0f6b
2   "name": "WASKit",
3   "module_name": "WASKit",
4   "version": "0.1.0",
5   "summary": "WASKit Swift is a collection of useful classes, structs and extensions to develop Apps faster.",
6   "homepage": "https://github.com/salesawagner/waskit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wagner Sales": "salesawagner@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/salesawagner",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/salesawagner/WASKit.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"