[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / d / FunctionCalculate / 0.1.1 / FunctionCalculate.podspec.json
blob12747c1778a10117448a3fbaf83b8eedd4d0f7a7
2   "name": "FunctionCalculate",
3   "version": "0.1.1",
4   "summary": "a function style science calculate framework by protocol.",
5   "description": "Now support Combination,Permutation,Greatest Common Divisor,Lowest Common Multiple.",
6   "homepage": "https://github.com/YHQiu/FunctionCalculate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "https://github.com/YHQiu": "632244510@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YHQiu/FunctionCalculate.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FunctionCalculate/Classes/**/*",
22   "pushed_with_swift_version": "3.0"