[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / c / d / AAE / 0.1.5 / AAE.podspec.json
blob08397fd3dce8cb566b84226ef46f57d423dd365d
2   "name": "AAE",
3   "version": "0.1.5",
4   "summary": "A collection of utility classes and extensions",
5   "description": "These are extensions and classes that I use across projects.",
6   "homepage": "https://github.com/anconaesselmann/AAE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anconaesselmann": "axel@anconaesselmann.com"
13   },
14   "source": {
15     "git": "https://github.com/anconaesselmann/AAE.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AAE/Classes/**/*",
22   "pushed_with_swift_version": "4.0"