[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / Message / 1.0.0 / Message.podspec.json
blob276c55b34eeb6a77e3c6f09c3631f139922be9f4
2   "name": "Message",
3   "version": "1.0.0",
4   "summary": "A simple and useful wrapper for showing information messages",
5   "homepage": "https://github.com/incetro/Message.git",
6   "license": "MIT",
7   "authors": {
8     "incetro": "incetro@ya.ru"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/incetro/Message.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Message/Sources/**/*.{h,swift}",
19   "pushed_with_swift_version": "3.0"