[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 0 / 2 / SwiftyLib / 0.0.1 / SwiftyLib.podspec.json
blob482075f8f55c503692206107927fa4cfd720c9dc
2   "name": "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/jeantimex/SwiftyLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jeantimex": "jean.timex@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/jeantimex/SwiftyLib.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SwiftyLib/**/*.{h,m,swift}"