blob: 928e9ea2d1109ae55be14bb770b5e6a3341f99ef [file] [log] [blame]
{
"name": "TabBarPicker",
"version": "1.0.0",
"summary": "TabBarPicker.",
"homepage": "https://github.com/giuseppenucifora/TabBarPicker",
"license": "MIT",
"authors": {
"Giuseppe Nucifora": "me@giuseppenucifora.com"
},
"source": {
"git": "https://github.com/giuseppenucifora/TabBarPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TabBarPicker": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"PureLayout": [
],
"UIView-Overlay": [
],
"UIActionSheet-Blocks": [
],
"UIAlertViewBlockExtension": [
]
}
}