{ | |
"name": "PopOverAlert", | |
"version": "1.1.0", | |
"license": "MIT", | |
"summary": "PopOverAlert is a PopOver style alert view.", | |
"homepage": "https://github.com/tichise/PopOverAlert", | |
"social_media_url": "http://twitter.com/tichise", | |
"authors": "Takuya Ichise", | |
"source": { | |
"git": "https://github.com/tichise/PopOverAlert.git", | |
"tag": "1.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Sources/*.swift", | |
"requires_arc": true, | |
"resource_bundles": { | |
"Storyboards": [ | |
"Storyboards/*.storyboard" | |
] | |
} | |
} |