[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / 5 / GoodStrong / 0.1.2 / GoodStrong.podspec.json
blobb1484cb0e5c99444016cc49fa2ef44d890f8b5a0
2   "name": "GoodStrong",
3   "version": "0.1.2",
4   "summary": "Show avatar of GoodStrong and play song of 《toxic perfume》",
5   "description": "这个pod主要是测试用的,只需配几行代码(参考example)即可实现播放内定歌曲以及动效显示;这个pod主要是测试用的,只需配几行代码(参考example)即可实现播放内定歌曲以及动效显示",
6   "homepage": "https://gitlab.lizhi.fm/dujianwen/alexpod",
7   "screenshots": "https://s1-imfile.feishucdn.com/static-resource/v1/v2_caf310c9-0f52-4164-890f-854b60ec141g~?image_size=72x72&cut_type=&quality=&format=png&sticker_format=.webp",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alexdudu": "750170039@qq.com"
14   },
15   "source": {
16     "git": "https://gitlab.lizhi.fm/dujianwen/alexpod.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GoodStrong/Classes/**/*",
23   "resource_bundles": {
24     "GoodStrong": [
25       "GoodStrong/Assets/*"
26     ]
27   },
28   "public_header_files": "Pod/Classes/**/*.h",
29   "frameworks": [
30     "UIKit",
31     "MapKit"
32   ]