blob: b5339e4da198577cc4266494fc90c394d7267816 [file] [log] [blame]
{
"name": "HAActionSheet",
"version": "0.1.3",
"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": "hasan@happydigital.com.tr"
},
"source": {
"git": "https://github.com/hasanlsn/HAActionSheet.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HAActionSheet/Classes/**/*",
"resource_bundles": {
"HAActionSheet": [
"HAActionSheet/Resources/**/*.{png,jpeg,jpg,storyboard,xib}"
]
},
"pushed_with_swift_version": "3.0"
}