[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / e / SwiftySomeGoodLib / 1.0 / SwiftySomeGoodLib.podspec.json
blobe6e0618f01650744080ff3f93672d800eb66017f
2   "name": "SwiftySomeGoodLib",
3   "version": "1.0",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/mohammadrezakhatibi/SwiftySomeGoodLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MohammadReza Khatibi": "c.mrkay.g@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.2"
16   },
17   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/mohammadrezakhatibi/SwiftySomeGoodLib.git",
20     "tag": "1.0"
21   },
22   "source_files": "SwiftySomeGoodLib/**/*.{h,m,swift}"