[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 0 / a / TestSwiftSDK / 1.0.1 / TestSwiftSDK.podspec.json
blobc31638a79dbbc75f3f59d792e890a06fd64d6e03
2   "name": "TestSwiftSDK",
3   "version": "1.0.1",
4   "summary": "A test application to demonstrate CocoaPods usage.",
5   "description": "This is a test application to get acquainted with creating, deploying and using of CocoaPods.",
6   "homepage": "https://github.com/vputrov/testswiftsdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Putrov": "victor.putrov@aspose.com"
13   },
14   "source": {
15     "git": "https://github.com/vputrov/testswiftsdk.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "osx": "10.12"
20   },
21   "swift_versions": "4.1",
22   "source_files": "TestSlidesSDK/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.5.1"
26     ]
27   },
28   "swift_version": "4.1"