blob: bed739da483f6572f09cf6befd5d0f0221b8062e [file] [log] [blame]
{
"name": "ISAlertController",
"version": "0.1.0",
"summary": "An easy to use UIAlertController builder for swift",
"homepage": "https://github.com/ziadtamim/ISAlertController.git",
"license": "MIT",
"authors": {
"Ziad Tamim": "tamim.ziad@gmail.com"
},
"source": {
"git": "https://github.com/ziadtamim/ISAlertController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ziad_tamim",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ISAlertController": [
"Pod/Assets/*.png"
]
}
}