[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 6 / 4 / LSMessageHUD / 1.0.0 / LSMessageHUD.podspec.json
blob820140f0dbff68ad1bfabd18208ed76ba6293b4b
2   "name": "LSMessageHUD",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Easy to use and customizable messages/notifications/toasts HUD for iOS, supports simple strings or attributed strings.",
6   "homepage": "https://github.com/tinymind/LSMessageHUD",
7   "authors": {
8     "lslin": "xappbox@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tinymind/LSMessageHUD.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]