[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / b / APLiOSFrameworkExtensions / 0.1.1 / APLiOSFrameworkExtensions.podspec.json
blobe0fb5faa84d0145eb6741192af128dc2cdd31cd1
2   "name": "APLiOSFrameworkExtensions",
3   "version": "0.1.1",
4   "summary": "A collection of extensions, helper methods and functions etc.",
5   "description": "A collection of extensions, helper methods and functions etc. made with Swift. This is meant to serve as basic toolbox for app projects.",
6   "homepage": "https://github.com/apploft/APLiOSFrameworkExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "swift_version": "4.2",
12   "authors": {
13     "Carsten Schlobohm": "carsten.schlobohm@apploft.de",
14     "Tino Rachui": "tino.rachui@apploft.de",
15     "Stephan Lerner": "stephan.lerner@apploft.de"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/apploft/APLiOSFrameworkExtensions.git",
22     "tag": "0.1.1"
23   },
24   "source_files": [
25     "Classes",
26     "Classes/**/*"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "requires_arc": true