[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / a / 6 / IBMath / 0.0.1 / IBMath.podspec.json
blobcb5bb9652b0710ae30dd581a9474df420e68bfba
2   "name": "IBMath",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "A CocoaPods library written in Swift that helps you about Math basic operations.",
6   "homepage": "https://github.com/ilkerbagci/IBMath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "İlker Bağcı": "ilkerrbagci@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.2"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/ilkerbagci/IBMath.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "IBMath/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.2"