[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 4 / YAYP / 0.2.0 / YAYP.podspec.json
blobd414d7947e099e37a24c83d07d3b5e4e99a8a48e
2   "name": "YAYP",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/akkyie/YouTubePlayer",
8   "authors": {
9     "Akio Yasui": "akkyie@gmail.com"
10   },
11   "summary": "Yet Another YouTube Player.",
12   "source": {
13     "git": "https://github.com/akkyie/YouTubePlayer.git",
14     "tag": "0.2.0"
15   },
16   "module_name": "YouTubePlayer",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "YouTubePlayer/*.{h,swift}",
21   "resources": "YouTubePlayer/Template/*",
22   "frameworks": "AVFoundation",
23   "ios": {
24     "frameworks": "UIKit"
25   }