blob: 2971da06d1dcf989761deea453016b8ecba5ff64 [file] [log] [blame]
{
"name": "PopUper",
"version": "0.1",
"summary": "Easy way to show popover controller",
"homepage": "https://github.com/DmitrySmolyakov/PopUper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Smolyakov": "dm.smolyakov@gmail.com"
},
"source": {
"git": "https://github.com/DmitrySmolyakov/PopUper.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopUper/Classes/**/*",
"resource_bundles": {
"PopUper": [
"PopUper/Assets/*"
]
},
"resources": "PopUper/Assets/*.xcassets",
"pushed_with_swift_version": "3.0"
}