[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / d / LSMessage / 1.0.4 / LSMessage.podspec.json
blob23f5c402c402c6902230ffa1c285016f92c921c3
2   "name": "LSMessage",
3   "version": "1.0.4",
4   "summary": "Show Messages",
5   "description": "LSMessages,can show four type of messages one by one,and can be dimissed by user or 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.4"
17   },
18   "source_files": "ForPod/Classes",
19   "public_header_files": "ForPod/Classes/**/*.h",
20   "resources": "ForPod/Assets/*.png",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "HexColors": [
25       "~> 2.3.0"
26     ]
27   }