blob: 3c7f6da873fdb18657e71493cf0ed5ee397f1653 [file] [log] [blame]
{
"name": "FHSegmentedViewController",
"version": "1.2.1",
"summary": "Custom view controller container for swiching sub view controller with a segmented control",
"homepage": "https://github.com/iDay/FHSegmentedViewController",
"screenshots": [
"https://raw.github.com/iDay/FHSegmentedViewController/master/1.png",
"https://raw.github.com/iDay/FHSegmentedViewController/master/2.png",
"https://raw.github.com/iDay/FHSegmentedViewController/master/3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iDay": "johnny.iday@gmail.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/iDay/FHSegmentedViewController.git",
"tag": "1.2.1"
},
"source_files": "FHSegmentedViewController",
"requires_arc": true
}