[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / b / AZPlayer / 0.1.1 / AZPlayer.podspec.json
blob3f6108f3ea63e03641760233f398568759fd622d
2   "name": "AZPlayer",
3   "version": "0.1.1",
4   "summary": "AZPlayer - audio player for iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AlexanderZbirnik/AZPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Zbirnik": "alxzorg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlexanderZbirnik/AZPlayer.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AZPlayer/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation",
25     "Accelerate"
26   ]