[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / e / ACMatrix / 0.2.0 / ACMatrix.podspec.json
blob3737afa6d920d53f555797ef90a2d411979ddeb0
2   "name": "ACMatrix",
3   "version": "0.2.0",
4   "summary": "A delightful matrix mathematical operation lib",
5   "description": "A delightful, \nEasy to use,\nMatrix operations lib written in Objective-C",
6   "homepage": "https://github.com/mrcrow/ACMatrix",
7   "license": "BSD",
8   "authors": {
9     "WU Wenzhi": "wwz.michael@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mrcrow/ACMatrix.git",
13     "tag": "0.2.0"
14   },
15   "source_files": [
16     "Classes",
17     "ACMatrix/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }