[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 9 / 5 / 7 / AdsPlayView / 1.0.0 / AdsPlayView.podspec.json
blob5a0ad5df31c08b73d50935031a67177ef1be19ae
2   "name": "AdsPlayView",
3   "version": "1.0.0",
4   "summary": "A Ads play view used on iOS.",
5   "description": "It is a Ads play view used on iOS, which implement by Swift.",
6   "homepage": "https://github.com/broccolii/AdsPlayView",
7   "license": "MIT",
8   "authors": {
9     "WuJingpeng": "broccoliii@163.com"
10   },
11   "source": {
12     "git": "https://github.com/broccolii/AdsPlayView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "AdsPlayView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ],
25   "dependencies": {
26     "Kingfisher": [
27       "~> 1.8"
28     ]
29   }