[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / d / LSMessage / 1.1.0 / LSMessage.podspec.json
blob4198aa95863f7437b63a034de0befddf8640f1b6
2   "name": "LSMessage",
3   "version": "1.1.0",
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.1.0"
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     "LSTimer": [
29     ]
30   }