[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 8 / b / WDExtensions / 1.0.0 / WDExtensions.podspec.json
blob865f75f9b2199c39e8f70595b5c52ae1c8898cb2
2   "name": "WDExtensions",
3   "version": "1.0.0",
4   "summary": "Frequently used extensions.",
5   "description": "These extensions were written for simplified use of the code that you already write, elementary actions that exist in almost every project. Now you can get them all simply by adding this Framework.",
6   "homepage": "https://github.com/woddik/WDExtensions.git",
7   "license": "MIT",
8   "authors": {
9     "Konstantin Sidorovich": "kosan07@mail.ru"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/woddik/WDExtensions.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "WDExtensions",
20     "WDExtensions/**/*.{h,m,swift}"
21   ],
22   "pushed_with_swift_version": "4.0.3"