blob: 398a13df8a132c1bb8bb25ccc013d7e4a71b6bb0 [file] [log] [blame]
{
"name": "AlertViewpops",
"version": "0.1.0",
"summary": "This is a teste of AlertView popup",
"description": "This is a teste of AlertView popup just a teste to see if this cocoastuff works",
"homepage": "https://github.com/Coimbraa/AlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Coimbra": "daniel.alexandrecoimbra@gmail.com"
},
"source": {
"git": "https://github.com/Coimbraa/AlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AlertView/Classes/**/*",
"resource_bundles": {
"AlertView": [
"AlertView/Assets/*.png"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}