blob: 1a0f0599d6c2d3ef0527adfcce700de3d600b545 [file] [log] [blame]
{
"name": "TestSwiftSDK",
"version": "1.0.2",
"summary": "A test application to demonstrate CocoaPods usage.",
"description": "This is a test application to get acquainted with creating, deploying and using of CocoaPods.",
"homepage": "https://github.com/vputrov/testswiftsdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Putrov": "victor.putrov@aspose.com"
},
"source": {
"git": "https://github.com/vputrov/testswiftsdk.git",
"tag": "1.0.2"
},
"platforms": {
"osx": "10.12"
},
"swift_versions": "4.2.3",
"source_files": "TestSlidesSDK/**/*",
"swift_version": "4.2.3"
}