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