[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 0 / 9 / ISMessages / 1.2 / ISMessages.podspec.json
blobe25760d3b0105b26b0faa0e23d5173ece7e84182
2   "name": "ISMessages",
3   "version": "1.2",
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     "http://s20.postimg.org/usmgug54t/image.png",
8     "http://s20.postimg.org/u4dmbi6f1/image.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.2"
20   },
21   "social_media_url": "https://twitter.com/trsaltn",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "ISMessages/Classes/**/*",
26   "resource_bundles": {
27     "ISMessages": [
28       "ISMessages/Assets/*.png"
29     ]
30   }