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