[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / f / myCustomPodSwift / 0.0.1 / myCustomPodSwift.podspec.json
blobcbdd1886583850ccce4bc1288b07990f4275ae3c
2   "name": "myCustomPodSwift",
3   "version": "0.0.1",
4   "summary": "A short description of myCustomPodSwift.",
5   "description": "This custom pod file will support user for calculations like\nAddition , subtraction and multiplication.",
6   "homepage": "https://github.com/Lakshmi-devgit/myCustomPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lakshmi-devgit": "kn.lakshmi948@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Lakshmi-devgit/myCustomPod.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "myCustomPodSwift/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.2"