[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / f / XMAdScrollView / 1.1 / XMAdScrollView.podspec.json
blobdcdf1d4e7d030cc297c1de5929a61425e2a4a5f0
2   "name": "XMAdScrollView",
3   "version": "1.1",
4   "summary": "iOS无限轮播器,支持重用,旋转",
5   "homepage": "https://github.com/songnaiyin/XMAdScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "songnaiyin": "598922307@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/songnaiyin/XMAdScrollView.git",
18     "tag": "1.1"
19   },
20   "source_files": "XMAdScrollView/XMAdScrollView/*.{h,m,mm,cpp,c}",
21   "public_header_files": [
22     "XMAdScrollView/XMAdScrollView/*.h"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }