blob: 6e67b12185e0b0636a6039cef577456fbec8e9dd [file] [log] [blame]
{
"name": "CUSegmented",
"version": "0.1.3",
"summary": "Custom segmented control for iOS.",
"description": "CUSegmented - custom segmented control for iOS.",
"homepage": "https://github.com/Viher-Sano/CUSegmented",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Ruduk": "alakai.1998.28@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Viher-Sano/CUSegmented.git",
"tag": "0.1.3"
},
"source_files": [
"Classes",
"CUSegmented/Classes/**/*.{swift}"
],
"requires_arc": true,
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}