[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 6 / 8 / LSHUDView / 0.0.1 / LSHUDView.podspec.json
blobcb2557a0afbfc484b67f8f79f684956dd450c0d5
2   "name": "LSHUDView",
3   "version": "0.0.1",
4   "summary": "A short description of LSHUDView.",
5   "homepage": "https://github.com/liss1990/LSHUDView",
6   "authors": {
7     "lisisi": "nilongls@126.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/liss1990/LSHUDView.git",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "LSHUDView",
18     "LSHUDView/**/*.{h,m}"
19   ],
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "DGActivityIndicatorView": [
27       "~> 2.1.1"
28     ]
29   }