[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 8 / 5 / f / BAPulseView / 0.1.0 / BAPulseView.podspec.json
blob8394a9b0800df1694c61236f444d68a8df6e59c0
2   "name": "BAPulseView",
3   "version": "0.1.0",
4   "summary": "UIView that can create a pop and pulse response",
5   "description": "                       This view and it's layer create a pop and pulse response. more info at:\n                       [https://github.com/antiguab/BAPulseView]()\n",
6   "homepage": "https://github.com/antiguab/BAPulseView",
7   "license": "MIT",
8   "authors": {
9     "Bryan Antigua": "antigua.b@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/antiguab/BAPulseView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "BAPulseView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"