[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / e / 2 / f / Matthew-SwiftyLib / 0.0.1 / Matthew-SwiftyLib.podspec.json
blob6120d41285746d0ff2b140de6d48e799c5670494
2   "name": "Matthew-SwiftyLib",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/matthewman/SwiftyLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matthew Man": "matthewman9639@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/matthewman/SwiftyLib.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SwiftyLib/**/*.{h,m,swift}"