[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / d / 6 / CoreExtensions / 1.0 / CoreExtensions.podspec.json
blob6d2506134880e78882161bfca5a036204b2020f7
2   "name": "CoreExtensions",
3   "version": "1.0",
4   "summary": "CoreExtensions - helpfull extensions to use in each project.",
5   "description": "Helpfull extensions for arrays, enums, view controllers and more",
6   "homepage": "https://github.com/pffan91/CoreExtensions/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladyslav Semenchenko": "developer.semenchenko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pffan91/CoreExtensions.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://twitter.com/V_Semenchenko",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Extensions/**/*",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "4.0"