[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 2 / BaiduLibrary / 1.0.0 / BaiduLibrary.podspec.json
blobb35b7e9916e50a423e9e770aa04d5da40277ca4e
2   "name": "BaiduLibrary",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "                       It is a marquee view used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/changcunyuan/BaiduLibrary",
7   "license": "MIT",
8   "authors": {
9     "changcunyuan": "409593434@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/changcunyuan/BaiduLibrary.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "BaiduLibrary/BaiduLibrary/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 2.5.0"
27     ],
28     "SDWebImage": [
29       "~> 3.7.1"
30     ]
31   }