[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / f / 2 / SomeLibForTest / 0.1.0 / SomeLibForTest.podspec.json
blob33ffe344d2d7840da9ac6d2cd6b9191af784fe79
2   "name": "SomeLibForTest",
3   "version": "0.1.0",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://ghe.fenrir-inc.com/vladimir/SomeLibForTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladimir Rogozhkin": "vladimir@fenrir.co.jp"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://ghe.fenrir-inc.com/vladimir/SomeLibForTest.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "SomeLibForTest/**/*.{h,m,swift}",
23   "swift_version": "4.2"