[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / a / 5 / LHHTopScrollView / 1.0.3 / LHHTopScrollView.podspec.json
bloba10bdb5d50618aaa348e3457a88c518ba847ee92
2   "name": "LHHTopScrollView",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": "LHHTopScrollView/*.{h,m}",
18   "resources": "LHHTopScrollView/*.png",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   }