[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 0 / AVAudioButton / 1.0.2 / AVAudioButton.podspec.json
blob5348a9b0a58595fbab9b9ac14326143e38b031e0
2   "name": "AVAudioButton",
3   "version": "1.0.2",
4   "summary": "AVAudioButton",
5   "homepage": "https://github.com/programersun/AVAudioButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rui Sun": "85076396@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/programersun/AVAudioButton.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "AVAudioButton/*.{h,m}",
21   "resources": "AVAudioButton/images/*.png",
22   "frameworks": [
23     "AVFoundation",
24     "AudioToolbox",
25     "UIKit"
26   ],
27   "requires_arc": true