[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / 6 / ShMath / 0.1.0 / ShMath.podspec.json
blobcb3d5a564c54ee3c1b1c6c1a2ef11d24ef11e944
2   "name": "ShMath",
3   "version": "0.1.0",
4   "summary": "Math lib",
5   "description": "This is simple library of basic mathematical functions",
6   "homepage": "https://github.com/shruthirao515/ShMath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shruthirao515": "shruthirao515@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shruthirao515/ShMath.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Classes/**/*",
23   "swift_version": "5.0"