[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 4 / LJBannerView / 1.0.2 / LJBannerView.podspec.json
blob799e2e26ebf0e157a9768f7c44642b441e4bfdb7
2   "name": "LJBannerView",
3   "version": "1.0.2",
4   "summary": "LJBannerView is a simple tool",
5   "description": "This tool can implement image rotation function",
6   "homepage": "https://github.com/jasonlee94/LJBannerView",
7   "license": "MIT",
8   "authors": {
9     "lijian": "jason_lee94@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jasonlee94/LJBannerView.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "LJBannerView/*.*",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }