[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 7 / LFProgressHUD / 0.1.0 / LFProgressHUD.podspec.json
blob92ce0b8dce2ec8ae046c0048ebf8e10364762ce9
2   "name": "LFProgressHUD",
3   "version": "0.1.0",
4   "summary": "A iOS8 + light HUD with progress",
5   "description": "A iOS8 + light HUD with progress.",
6   "homepage": "http://longfan.me",
7   "license": "MIT",
8   "authors": {
9     "LongFan": "marklf@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cctv1237/LFProgressHUD.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "LFProgressHUD/LFProgressHUD/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "resources": "LFProgressHUD/LFProgressHUD/PodImages.xcassets/**/*.png",
21   "frameworks": "UIKit",
22   "requires_arc": true