[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 9 / MMScrollBanner / 0.0.4 / MMScrollBanner.podspec.json
blobaf056c8d8f83b606775f814f2d05b57bd7ebc5bf
2   "name": "MMScrollBanner",
3   "summary": "A ScrollBanner for iOS.",
4   "version": "0.0.4",
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.4"
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   }