blob: fc44296cf3144e295803ac210b3ee7bbc6b113da [file] [log] [blame]
{
"name": "ICASegmentedControl",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICASegmentedControl/Classes/**/*",
"pushed_with_swift_version": "3.0"
}