blob: af13e0df59c8db25bf514aa9ca85d7bdbb5724c5 [file] [log] [blame]
{
"name": "ABSegmentedViewController",
"version": "0.4.0",
"summary": "A stylized, flat segmented control driven view controller container.",
"description": "A stylized, flat segmented control driven view controller container designed for iPhone Meant for two tabs and two view controllers. Titles will look offset if more than two tabs are used.",
"homepage": "https://github.com/abouzek/ABSegmentedViewController.git",
"license": "MIT",
"authors": {
"abouzek": "alan.bouzek@gmail.com"
},
"source": {
"git": "https://github.com/abouzek/ABSegmentedViewController.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/alanbouzek",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/ABSegmentedViewController.xib"
],
"resource_bundles": {
"ABSegmentedViewController": [
"Pod/Assets/*.png"
]
}
}