[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / a / 3 / FrogogoTest / 0.0.1 / FrogogoTest.podspec.json
blob49f9bd5c690c8f46855726f854a4d6a0297e2618
2   "name": "FrogogoTest",
3   "version": "0.0.1",
4   "swift_versions": "5.0",
5   "license": {
6     "type": "Apache License, Version 2.0",
7     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
8   },
9   "homepage": "https://github.com/vitali36/FrogogoTest",
10   "authors": {
11     "Vitaliy Bulavkin": "vitali.bulavkin@gmail.com"
12   },
13   "summary": "FrogogoTest podspec for IOS.",
14   "source": {
15     "git": "https://github.com/vitali36/FrogogoTest.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "FrogogoTest/**/*.swift",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SnapKit": [
22       "~> 5.0.1"
23     ],
24     "Alamofire": [
25       "~> 5.0.0-rc.3"
26     ],
27     "Kingfisher": [
28       "~> 5.9.0"
29     ]
30   },
31   "requires_arc": true,
32   "platforms": {
33     "ios": "10.0"
34   },
35   "swift_version": "5.0"