[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / d / AccelerateArray / 0.4.0 / AccelerateArray.podspec.json
blob347caffddb4076dcbb6c67f5cb7e07c9806f9507
2   "name": "AccelerateArray",
3   "version": "0.4.0",
4   "summary": "Swift Array Extensions for the Apple Accelerate Framework",
5   "description": "Swift Array Extensions for the Apple Accelerate Framework\nFor details see: https://github.com/dastrobu/AccelerateArray.",
6   "homepage": "https://github.com/dastrobu/AccelerateArray",
7   "license": {
8     "type": "Apache-2.0"
9   },
10   "authors": "Daniel Strobusch",
11   "swift_versions": "4.1",
12   "platforms": {
13     "ios": "11.0",
14     "osx": "10.13"
15   },
16   "source": {
17     "git": "https://github.com/dastrobu/AccelerateArray.git",
18     "tag": "0.4.0"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.swift"
23   ],
24   "exclude_files": ".travis.yml",
25   "swift_version": "4.1"