[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / a / SWMessages / 0.3.0 / SWMessages.podspec.json
blob877bf0faf0d1b408f8d928a023b8f0525c2974e6
2   "name": "SWMessages",
3   "version": "0.3.0",
4   "summary": "A notification message view library",
5   "description": "This library provides an easy to use class to show\nlittle notification views on the top or bottom of the screen.",
6   "homepage": "http://github.com/sai-prasanna/SWMessages",
7   "license": "MIT",
8   "authors": {
9     "Sai Prasanna": "sai.r.prasanna@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/sai-prasanna/SWMessages.git",
16     "tag": "v0.3.0"
17   },
18   "source_files": [
19     "SWMessages/Source/",
20     "SWMessages/SWMessages.h"
21   ],
22   "resources": "SWMessages/Assets/*.png",
23   "pushed_with_swift_version": "3.0"