[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / c / 8 / 7 / LCCoolHUD / 1.0.3 / LCCoolHUD.podspec.json
blob029b6707d625120e6203b6d0dafae031dc75e465
2   "name": "LCCoolHUD",
3   "version": "1.0.3",
4   "summary": "A very COOL HUD! Support: http://LeoDev.me",
5   "homepage": "https://github.com/iTofu/LCCoolHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Leo": "devtip@163.com"
12   },
13   "social_media_url": "http://LeoDev.me",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/iTofu/LCCoolHUD.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "LCCoolHUD/*",
22   "requires_arc": true,
23   "dependencies": {
24     "JGProgressHUD": [
25       "~> 1.3.1"
26     ],
27     "LCLoadingHUD": [
29     ]
30   }