[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 5 / LHHTopScrollView / 1.0.4 / LHHTopScrollView.podspec.json
blob3d72dc7733b423cf1d2404dbe5e1265b8a444b3b
2   "name": "LHHTopScrollView",
3   "version": "1.0.4",
4   "summary": "A banner for iOS.",
5   "homepage": "http://blog.csdn.net/codingfire/article/details/52470802",
6   "license": "MIT",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "authors": {
11     "codeliu6572": "codeliu6572@163.com"
12   },
13   "source": {
14     "git": "https://github.com/codeliu6572/ScrollVIewBanner.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "LHHTopScrollView/*.{h,m}",
18   "resources": "LHHTopScrollView/*.png",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   }