[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 8 / c / LBProgressHUD / 1.0.1 / LBProgressHUD.podspec.json
blob5561cbfa96fe6a186363334acf75c74020665b90
2   "name": "LBProgressHUD",
3   "version": "1.0.1",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/huangtie/LBProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "huangtie": "261788479@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/huangtie/LBProgressHUD.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "LBProgressHUD/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit",
24     "CoreText"
25   ]