[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / a / 0 / AceFoundation / 0.1.8 / AceFoundation.podspec.json
blob0256391b53d5ef1a39a5dc761e788da2ac75490b
2   "name": "AceFoundation",
3   "version": "0.1.8",
4   "summary": "Extension for Foundation framework.",
5   "description": "Collected here extensions intended for use in real development practice and aimed at simplifying development process.",
6   "homepage": "https://github.com/AceRodstin/AceFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ace Rodstin": "acerodstin@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/AceRodstin/AceFoundation.git",
20     "tag": "0.1.8"
21   },
22   "source_files": "AceFoundation/**/*.{h,m,swift}",
23   "swift_version": "5.2"