blob: 7092eeb9993aed9c83b30c02ec94815373d8916a [file] [log] [blame]
{
"name": "RMCircularAlert",
"version": "0.1.0",
"summary": "A circular AlertView with animations",
"description": "A circular AlertView with animations. Really easy to use!",
"homepage": "https://github.com/raulmo1337/RMCircularAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raul Marques": "raulmo1337@gmail.com"
},
"source": {
"git": "https://github.com/raulmo1337/RMCircularAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RMCircularAlert/Classes/**/*",
"resource_bundles": {
"RMCircularAlert": [
"RMCircularAlert/Assets/**/*.xcassets"
]
},
"frameworks": [
"UIKit",
"MapKit"
]
}