blob: 2f7fb456b7e4d6a74d05576b9755495e24a8ded3 [file] [log] [blame]
{
"name": "MagnetPopupPicker",
"version": "0.1.0",
"summary": "Simple and easy to use drop down component for IOS",
"description": " Combo-box like UI component with search function and flexible data interface.\n",
"homepage": "https://github.com/ufukk/MagnetPopupPicker",
"screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/4820/popuppicker.png",
"license": "MIT",
"authors": {
"ufuk": "ufuk.kocolu@gmail.com"
},
"source": {
"git": "https://github.com/ufukk/MagnetPopupPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MagnetPopupPicker": [
"Pod/Assets/*.png"
]
}
}