[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 0 / e / RTToastMessage / 1.0.0 / RTToastMessage.podspec.json
blob399b5e3b08119208935925935f83d1f589270e1f
2   "name": "RTToastMessage",
3   "version": "1.0.0",
4   "summary": "Yet another toast messages presenter for iOS with nice animations and customisation options.",
5   "homepage": "https://github.com/iThinker/RTToastMessage",
6   "screenshots": "http://i44.tinypic.com/2ln7eyc.jpg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Roman Temchenko": "temchenko.r@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iThinker/RTToastMessage.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": [
22     "RTToastManager.{h,m}",
23     "RTToastMessage.{h,m}"
24   ],
25   "requires_arc": false