blob: 1c2deb2e9815ea0634465d6be72545223c022088 [file] [log] [blame]
{
"name": "UAModalPanel",
"version": "1.1.1",
"license": "BSD",
"summary": "An animated modal panel alternative for iOS.",
"homepage": "https://github.com/UrbanApps/UAModalPanel",
"authors": {
"Matt Coneybeare": "coneybeare@urbanapps.com"
},
"source": {
"git": "https://github.com/UrbanApps/UAModalPanel.git",
"tag": "1.1.1"
},
"platforms": {
"ios": null
},
"source_files": [
"UAModalPanel/Panel/Categories/UIView+JMNoise.{h,m}",
"UAModalPanel/Panel/Panels/*.{h,m}",
"UAModalPanel/Panel/Views/*.{h,m}"
],
"resources": "UAModalPanel/Panel/Images/*.png",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": false
}