blob: 721c16075fafcbbeda4c27bbe37c50fa4c8801d7 [file] [log] [blame]
{
"name": "ShatteringView",
"version": "1.0.0",
"summary": "A view with a splitting into pieces animation",
"homepage": "https://github.com/virt87/ShatteringView",
"license": "MIT",
"authors": {
"Stas Batururimi": "blueocean87@me.com"
},
"source": {
"git": "https://github.com/virt87/ShatteringView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/stas_robson",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/{ShatteringView}.h"
}