[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 8 / 1 / 6 / ADAudioTool / 1.0.0 / ADAudioTool.podspec.json
blobb551b70908fadb197db9abd22f2cd4639d8e1867
2   "name": "ADAudioTool",
3   "version": "1.0.0",
4   "summary": "音频播放",
5   "description": "iOS的音频播放",
6   "homepage": "https://github.com/tiancanfei/JLBAudioTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "安德航": "bjwltiankong@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/tiancanfei/JLBAudioTool.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ADAudioTool/*.{h,m}",
22   "public_header_files": "ADAudioTool/*.h",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation"
26   ],
27   "requires_arc": true