[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 8 / LSMessages / 1.0.3 / LSMessages.podspec.json
blob8451266ebbd345b40c549519e7f7523674da3efb
2   "name": "LSMessages",
3   "version": "1.0.3",
4   "summary": "Show Messages",
5   "description": "LSMessages,can show four type of messages one by one,and can be dimissed by user and automatically dismissed",
6   "homepage": "https://github.com/lisa718/LSMessages",
7   "license": "Lisa",
8   "authors": {
9     "lisa": "164049933@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lisa718/LSMessages.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "ForPod/Classes",
19   "public_header_files": "ForPod/Classes/**/*.h",
20   "resources": "ForPod/Assets/*.png",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "HexColors": [
24       "~> 2.3.0"
25     ]
26   }