[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 8 / 4 / LJBannerView / 0.0.1 / LJBannerView.podspec.json
blob0c25a5a743f6942960f007900ef5cecd67e92b04
2   "name": "LJBannerView",
3   "version": "0.0.1",
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": "0.0.1"
17   },
18   "source_files": "LJBannerView/*.*",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }