[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 3 / CheckupWaveView / 1.0.1 / CheckupWaveView.podspec.json
blobed5ec366c275f05f9f730f2f157ff6cafeca7426
2   "name": "CheckupWaveView",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "UIView subclass that reproduces the waveform effect seen in Siri on iOS 7",
8   "homepage": "https://github.com/hamzashahbaz/CheckupWaveView.git",
9   "authors": {
10     "Hamza Shahbaz": "hi@hamzashahbaz.dev"
11   },
12   "source": {
13     "git": "https://github.com/hamzashahbaz/CheckupWaveView.git",
14     "tag": "v1.0.1"
15   },
16   "license": {
17     "type": "MIT License",
18     "file": "LICENSE"
19   },
20   "source_files": "src/*",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "QuartzCore",
25     "CoreGraphics",
26     "Foundation",
27     "AVFoundation"
28   ],
29   "deprecated": true