[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 0 / OCWaveView / 0.1.1 / OCWaveView.podspec.json
blob8b1178d98bdf46cab33ea88ebbed824c3266329f
2   "name": "OCWaveView",
3   "version": "0.1.1",
4   "summary": "🌊 A UIView subclass to present visual feedback for audio input",
5   "description": "OCWaveView is a UIView subclass that can present visual feedback for audio input.",
6   "homepage": "https://github.com/emannuelOC/OCWaveView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emannuel Carvalho": "emannuel.carvalho@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/emannuel_oc",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/emannuelOC/OCWaveView.git",
20     "tag": "0.1.1"
21   },
22   "source_files": [
23     "OCWaveView",
24     "Classes/**/*.{h,m,swift}"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3"
28   },
29   "pushed_with_swift_version": "3.0"