[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 7 / a / SWMessages / 0.2.1 / SWMessages.podspec.json
blob0fd19d46b1805dd0812e005742da2c9e6a5b80ee
2   "name": "SWMessages",
3   "version": "0.2.1",
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.2.1"
17   },
18   "source_files": [
19     "SWMessages/Source/",
20     "SWMessages/SWMessages.h"
21   ],
22   "resources": "SWMessages/Assets/*.png"