[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 3 / YBProgressHUD / 0.0.2 / YBProgressHUD.podspec.json
blobee0b3a90b4a69bd2d1fa1d612f0046451ccae549
2   "name": "YBProgressHUD",
3   "version": "0.0.2",
4   "summary": "A short summary",
5   "homepage": "https://git.coding.net/xiaogao233/YBProgressHUD.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "高昇": "xiaogao233@163.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://git.coding.net/xiaogao233/YBProgressHUD.git",
18     "tag": "0.0.2"
19   },
20   "public_header_files": "YBProgressHUD/*.{h}",
21   "source_files": "YBProgressHUD/*.{h,m}",
22   "resource_bundles": {
23     "YBProgressHUD": [
24       "YBProgressHUD/HudResource.bundle"
25     ]
26   },
27   "frameworks": [
28     "CoreGraphics",
29     "QuartzCore"
30   ],
31   "requires_arc": true