blob: d633604ead8d28f3612822eb8332fbe571a25ae4 [file] [log] [blame]
{
"name": "HAActionSheet",
"version": "0.1.9",
"summary": "HAActionSheet is a dynamic action sheet for iOS.",
"description": "HAActionSheet is a dynamic action sheet for iOS written in Swift 3.0.",
"homepage": "https://github.com/hasanlsn/HAActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hasanlsn": "hasanalisn@gmail.com"
},
"source": {
"git": "https://github.com/hasanlsn/HAActionSheet.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HAActionSheet/Classes/**/*",
"resource_bundles": {
"HAActionSheet": [
"HAActionSheet/Resources/**/*.{png,jpeg,jpg,storyboard,xib}"
]
},
"pushed_with_swift_version": "4.0"
}