blob: b559156a72cb2f599c5db2b1d1fe42ff36b09ea5 [file] [log] [blame]
{
"name": "PSTAlertController-HYPNetworkError",
"version": "0.2",
"summary": "Adds a convenience method for presenting network alerts to PSTAlertController",
"description": "Adds a convenience method for presenting network alerts to PSTAlertController :)\n",
"homepage": "https://github.com/hyperoslo/PSTAlertController-HYPNetworkError",
"license": "MIT",
"authors": {
"Hyper AS": "teknologi@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/PSTAlertController-HYPNetworkError.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "UIKit",
"dependencies": {
"PSTAlertController": [
]
}
}