blob: 864c260c146371fcbfb8fbe8ad276fa845693181 [file] [log] [blame]
{
"name": "RPDynamicWarningView",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A simple warning view that takes advantage of UIKit Dynamics",
"homepage": "https://github.com/RuiAAPeres/RPDynamicWarningView",
"authors": {
"R. Peres": "sauron.is.alive@gmail.com"
},
"source": {
"git": "https://github.com/RuiAAPeres/RPDynamicWarningView.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Demo/RPDynamicWarningView/RPDynamicWarningView.{h,m,xib}",
"requires_arc": true
}