[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 2 / DTYourPod / 0.0.1 / DTYourPod.podspec.json
blob48ffc54fdd9dd6646fb540efc895554fa79b67f6
2   "name": "DTYourPod",
3   "version": "0.0.1",
4   "summary": "Testing pod creation for a swift library.",
5   "description": "Some description will be put here. Some description will be put here. Some description will be put here. Some description will be put here. Some description will be put here.",
6   "homepage": "https://github.com/deivitaka/YourPod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Deivi Taka": "deivitaka@yahoo.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/deivitaka/YourPod.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "YourPod/*.swift"