blob: 3266474e062fe3f926b6c8ea802225886a32a843 [file] [log] [blame]
{
"name": "CZActionSheet",
"version": "0.2.3",
"summary": "A ActionSheet.",
"description": "Just an actionSheet",
"homepage": "https://github.com/czeludzki/CZActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czeludzki": "czeludzki@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/czeludzki/CZActionSheet.git",
"tag": "0.2.3"
},
"source_files": "CZActionSheet/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}