blob: 33f127d6b29a42a1dfa1e35b7d67cfa57497eda6 [file] [log] [blame]
{
"name": "JPButton",
"version": "0.1",
"summary": "Custom UIButton effects and animations.",
"homepage": "https://github.com/josippetric/JPButton",
"license": "MIT",
"authors": {
"Josip Petric": "josip.petric1@gmail.com"
},
"source": {
"git": "https://github.com/josippetric/JPButton.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"pushed_with_swift_version": "3.0"
}