[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 3 / f / LLProgressHUD / 1.3.2 / LLProgressHUD.podspec.json
blob74bec6d0c2a62fc0989414e34f736994f4a51634
2   "name": "LLProgressHUD",
3   "version": "1.3.2",
4   "summary": "An iOS activity indicator view.",
5   "homepage": "https://github.com/lianleven/LLProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lianleven": "lianleven@163.com"
12   },
13   "source": {
14     "git": "https://github.com/lianleven/LLProgressHUD.git",
15     "tag": "1.3.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "LLProgressHUD/**/*.{h,m}",
21   "resources": "LLProgressHUD/LLProgressHUD.bundle",
22   "requires_arc": true