[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / b / APLiOSFrameworkExtensions / 0.2.5 / APLiOSFrameworkExtensions.podspec.json
blob2f2ec8e616e4d667cdfaffedb94f1f4b05050eb5
2   "name": "APLiOSFrameworkExtensions",
3   "version": "0.2.5",
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_versions": [
12     "4.2",
13     "5.0",
14     "5.0"
15   ],
16   "authors": {
17     "Carsten Schlobohm": "carsten.schlobohm@apploft.de",
18     "Tino Rachui": "tino.rachui@apploft.de",
19     "Stephan Lerner": "stephan.lerner@apploft.de"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source": {
25     "git": "https://github.com/apploft/APLiOSFrameworkExtensions.git",
26     "tag": "0.2.5"
27   },
28   "source_files": [
29     "Classes",
30     "Classes/**/*"
31   ],
32   "exclude_files": "Classes/Exclude",
33   "requires_arc": true,
34   "swift_version": "5.0"