blob: 7a03f43fb417a81511756870cb043ce1c51cbed0 [file] [log] [blame]
{
"name": "ImageButton",
"version": "0.0.1",
"summary": "A button with image and text written in swift",
"homepage": "https://github.com/baocang/ImageButton",
"license": "MIT",
"authors": {
"Baocang Nie": "baocang.nie@icloud.com"
},
"source": {
"git": "https://github.com/baocang/ImageButton.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ImageButton/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}