[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 7 / LSBannerView / 1.0.6 / LSBannerView.podspec.json
blob9dbeed90f7726aedbece0399e5c69e24063444c5
2   "name": "LSBannerView",
3   "version": "1.0.6",
4   "summary": "banner made by custom collection Layout",
5   "description": "banner made by custom collection Layout",
6   "homepage": "https://github.com/lisa718/UIViewDemo",
7   "license": "Lisa",
8   "authors": {
9     "lisa": "164049933@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lisa718/UIViewDemo.git",
16     "tag": "1.0.6"
17   },
18   "source_files": "CollectionView/Banner/ForPod/Classes",
19   "public_header_files": "CollectionView/Banner/ForPod/Classes/**/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "HexColors": [
24       "~> 2.3.0"
25     ],
26     "LSTimer": [
28     ],
29     "HandyFrame": [
31     ]
32   }