blob: 03cdd422e4feeb36abfeb4ac35b88cb82a56cdac [file] [log] [blame]
{
"name": "CustomUIComponents",
"version": "0.1.0",
"summary": "Custom Components.",
"description": "contains custom components",
"homepage": "https://github.com/PawanRamteke/CustomUIComponents",
"license": "MIT",
"authors": {
"Pawan Ramteke": "pawanramteke7@gmail.com"
},
"source": {
"git": "https://github.com/PawanRamteke/CustomUIComponents.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomUIComponents/Classes/**/*",
"resource_bundles": {
"CustomUIComponents": [
"CustomUIComponents/Assets/*.png"
]
}
}