blob: 0db1da51dedd4312d274a7b2cef324ccc7d34e6c [file] [log] [blame]
{
"name": "SVThreeRingControlTest",
"version": "0.0.1",
"summary": "A short description of SVThreeRingControlTest.",
"description": "Just testin cocoa pods creation",
"homepage": "http://EXAMPLE/SVThreeRingControlTest",
"license": "MIT",
"authors": {
"Vladislav Semenov": "siamionau.ulad@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/VladSemenov/ThreeRingControler.git",
"tag": "0.0.1"
},
"source_files": [
"ThreeRingControler",
"ThreeRingControler/**/*.{h,m,swift}"
],
"resources": "ThreeRingControler/*.mp3",
"pod_target_xcconfig": {
"swift_version": "4.0"
},
"pushed_with_swift_version": "4.0"
}