blob: bb7240e86663aa79667e5f6756797e50f59cb464 [file] [log] [blame]
{
"name": "TZSegmentedControl",
"version": "0.1.2",
"summary": "A scrollable segmented control view.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tahseen0amin/TZSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tahseen0amin@gmail.com": "tahseen0amin@gmail.com"
},
"source": {
"git": "https://github.com/tahseen0amin/TZSegmentedControl.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TZSegmentedControl/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}