[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / b / APLiOSFrameworkExtensions / 0.0.1 / APLiOSFrameworkExtensions.podspec.json
blobc7736e29e536f32d386d416ee70086ee711206f5
2   "name": "APLiOSFrameworkExtensions",
3   "version": "0.0.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.0",
12   "authors": {
13     "Carsten Schlobohm": "carsten.schlobohm@apploft.de"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/apploft/APLiOSFrameworkExtensions.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true