[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 8 / 9 / MMScrollBanner / 0.0.2 / MMScrollBanner.podspec.json
blob270cf90ea9020c384e80416826e297f483506018
2   "name": "MMScrollBanner",
3   "summary": "A ScrollBanner for iOS.",
4   "version": "0.0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "MMMille": "xuemingluan@gmail.com"
11   },
12   "homepage": "https://github.com/MMMille/MMScrollBanner",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/MMMille/MMScrollBanner.git",
18     "tag": "0.0.2"
19   },
20   "requires_arc": true,
21   "source_files": "MMScrollBanner/**/*.{h,m}",
22   "libraries": [
23     "z",
24     "sqlite3"
25   ],
26   "frameworks": [
27     "UIKit",
28     "CoreFoundation"
29   ],
30   "dependencies": {
31     "YYKit": [
33     ],
34     "MMWeakTimer": [
36     ]
37   }