[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 5 / a / XCEArrayExt / 1.1.1 / XCEArrayExt.podspec.json
blobe45d5a4d3a75e7397101ddb5678dc7fa7ff99682
2   "name": "XCEArrayExt",
3   "summary": "Various array helpers that extend built-in Swift array functionality.",
4   "version": "1.1.1",
5   "homepage": "https://XCEssentials.github.io/ArrayExt",
6   "source": {
7     "git": "https://github.com/XCEssentials/ArrayExt.git",
8     "tag": "1.1.1"
9   },
10   "source_files": "Sources/**/*.swift",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Maxim Khatskevich": "maxim@khatskevi.ch"
21   }