[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / MySwiftyLib / 1.0 / MySwiftyLib.podspec.json
blob5459f5809b9eb60c4d682f1bbdff8736360b26ed
2   "name": "MySwiftyLib",
3   "version": "1.0",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform simple add and subtract calculations.",
6   "homepage": "https://github.com/keithacn/MySwiftyLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bellkim Keith Onggon": "bellkim.keith.onggon@accenture.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/keithacn/MySwiftyLib.git",
20     "tag": "1.0"
21   },
22   "source_files": "MySwiftyLib/**/*.{h,m,swift}",
23   "swift_version": "4.2"