blob: 99a64f5643947ccb1a63cb0ea8851f77d7102aa8 [file] [log] [blame]
{
"name": "BAShimmerButton",
"version": "0.1.0",
"summary": "A call-to-action button that offers shimmer, movement, and off/on functionality",
"description": " A call-to-action button that offers shimmer, movement, and off/on functionality. Great for getting a users attention in multiple ways!\n more info at: [https://github.com/antiguab/BAShimmerButton(https://github.com/antiguab/BAShimmerButton)\n",
"homepage": "https://github.com/antiguab/BAShimmerButton",
"license": "MIT",
"authors": {
"Bryan Antigua": "antigua.b@gmail.com"
},
"source": {
"git": "https://github.com/antiguab/BAShimmerButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"BAShimmerButton": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}