[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 7 / MathOperations / 0.0.3 / MathOperations.podspec.json
blob20d0d029e8b02c0b6517f852b5770e9bccc6d29a
2   "name": "MathOperations",
3   "version": "0.0.3",
4   "summary": "A util class for math operations.",
5   "description": "This CocoaPod provides a util class for math operations.",
6   "homepage": "https://github.com/naveenthontepu/MathOperations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Naveen Thontepu": "tnaveen.leo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/naveenthontepu/MathOperations.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "ios-project/library/MathOperations/**/*"