[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / c / someCrate / 0.0.1 / someCrate.podspec.json
blob242bdb679528516a4facb5c23750aa61baaa5a64
2   "name": "someCrate",
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/LohnesskoeChudo/test_lib",
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_versions": "4.2",
18   "source": {
19     "git": "https://github.com/LohnesskoeChudo/test_lib.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "someCrate/**/*.{h,m,swift}",
23   "swift_version": "4.2"