[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 9 / ISMessages / 1.3 / ISMessages.podspec.json
blob0137081429107dbd53ee0bd5238f6cbb365521eb
2   "name": "ISMessages",
3   "version": "1.3",
4   "summary": "This is simple extension for presenting system-wide notifications from top/bottom of device screen.",
5   "homepage": "https://github.com/ilyainyushin/ISMessages",
6   "screenshots": [
7     "https://i.imgur.com/EJn2r0u.png",
8     "https://i.imgur.com/EbSHVOL.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ilya Inyushin": "trsaltn@yandex.ru"
16   },
17   "source": {
18     "git": "https://github.com/ilyainyushin/ISMessages.git",
19     "tag": "1.3"
20   },
21   "social_media_url": "https://twitter.com/trsaltn",
22   "platforms": {
23     "ios": "8.2"
24   },
25   "source_files": "ISMessages/Classes/**/*",
26   "resource_bundles": {
27     "ISMessages": [
28       "ISMessages/Assets/*.png"
29     ]
30   }