[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / c / 8 / TJAudioPlay / 0.3.0 / TJAudioPlay.podspec.json
blob4d417c584d6e4a9818875bc599d21c62fd449325
2   "name": "TJAudioPlay",
3   "version": "0.3.0",
4   "summary": "A short description of TJAudioPlay.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/supersunS/TJAudioPlay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SuperSun": "sundaoran@tojoy.com"
13   },
14   "source": {
15     "git": "https://github.com/supersunS/TJAudioPlay.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "public_header_files": "Pod/Classes/**/*.h",
22   "source_files": "TJAudioPlay/Classes/**/*",
23   "resource_bundles": {
24     "TJAudioPlay": [
25       "TJAudioPlay/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "StreamingKit": [
31     ]
32   }