blob: 3686f01364380144095219cc57f970dd412d31ec [file] [log] [blame]
{
"name": "HAActionSheet",
"version": "0.1.7",
"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.7"
},
"social_media_url": "https://twitter.com/nnasanali",
"platforms": {
"ios": "8.0"
},
"source_files": "HAActionSheet/Classes/**/*",
"resource_bundles": {
"HAActionSheet": [
"HAActionSheet/Resources/**/*.{png,jpeg,jpg,storyboard,xib}"
]
},
"pushed_with_swift_version": "3.0"
}