blob: bde909d187d6e5d5faa18f81cd6daaa0f782f7f3 [file] [log] [blame]
{
"name": "MAAnimatedSegmentedControl",
"version": "0.1.1",
"summary": "UIControl subclass based on Segmented with rebound",
"description": "MAAnimatedSegmentedControl is a UIControl based on\nUISegmentedControl with rounded focus and awesome animation.",
"homepage": "https://github.com/Minguel/MAAnimatedSegmentedControl",
"license": "MIT",
"authors": {
"Miguel Ángel Aragonés Castañeda": "minguel553@gmail.com"
},
"source": {
"git": "https://github.com/Minguel/MAAnimatedSegmentedControl.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/iminguel",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MAAnimatedSegmentedControl": [
"Pod/Assets/*.png"
]
}
}