blob: 8394a9b0800df1694c61236f444d68a8df6e59c0 [file] [log] [blame]
{
"name": "BAPulseView",
"version": "0.1.0",
"summary": "UIView that can create a pop and pulse response",
"description": " This view and it's layer create a pop and pulse response. more info at:\n [https://github.com/antiguab/BAPulseView]()\n",
"homepage": "https://github.com/antiguab/BAPulseView",
"license": "MIT",
"authors": {
"Bryan Antigua": "antigua.b@gmail.com"
},
"source": {
"git": "https://github.com/antiguab/BAPulseView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"BAPulseView": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}