blob: cd5d3ede5da2b056e64ea3ab0e95b0aaf48741fa [file] [log] [blame]
{
"name": "LOAlertController",
"version": "0.1.3",
"summary": "AlertController",
"description": "UIAlertContorller wrapper",
"homepage": "https://github.com/vivalalova/LOAlertController",
"license": "MIT",
"authors": {
"vivalalova": "vivalalova0@gmail.com"
},
"source": {
"git": "https://github.com/vivalalova/LOAlertController.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LOAlertController": [
"Pod/Assets/*.png"
]
}
}