[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 1 / f / Preview / 1.0.0 / Preview.podspec.json
blobe14308931b23f7d51daf00bb21885f86621197ad
2   "name": "Preview",
3   "version": "1.0.0",
4   "summary": "a repository demo",
5   "description": "a repository demo",
6   "homepage": "https://github.com/ChangJian2333/Preview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changjian": "changjian2333@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ChangJian2333/Preview.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Preview/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 1.0.0"
26     ],
27     "SDWebImage": [
28       "~> 3.8.2"
29     ]
30   }