[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 6 / CPInfiniteBanner / 0.2.1 / CPInfiniteBanner.podspec.json
blob5ae050310e73f85f22d67c796d07cd8a43fd989c
2   "name": "CPInfiniteBanner",
3   "version": "0.2.1",
4   "summary": "CPInfiniteBanner is an auto scroll banner lib.",
5   "description": "An optional longer description of CPInfiniteBanner\n * Markdown format.\n * Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/crespoxiao/CPInfiniteBanner",
7   "license": "MIT",
8   "authors": {
9     "CrespoXiao": "xiaochengfei@didichuxing.com"
10   },
11   "source": {
12     "git": "https://github.com/crespoxiao/CPInfiniteBanner.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "Pod/Classes/**/*.h",
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "CPInfiniteBanner": [
23       "Pod/Assets/*"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "libextobjc": [
33     ],
34     "SDWebImage": [
36     ],
37     "Masonry": [
39     ]
40   }