blob: b643db6b4919f6a3c791f26ebe8ed6e69f8763b9 [file] [log] [blame]
{
"name": "ICASegmentedControl",
"version": "0.1.0",
"summary": "Custom Segmented Control Written in Swift",
"description": "Easy to use Custom Segmented Control with Swift",
"homepage": "https://github.com/wahyusumartha/ICASegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wahyusumartha": "wahyusumartha@gmail.com"
},
"source": {
"git": "https://github.com/wahyusumartha/ICASegmentedControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICASegmentedControl/Classes/**/*",
"pushed_with_swift_version": "3.0"
}