[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 1 / AlertBar / 0.1.3 / AlertBar.podspec.json
blob5ebb53238fdb213135077efef67bad99afcd5169
2   "name": "AlertBar",
3   "version": "0.1.3",
4   "summary": "An easy alert on status bar.",
5   "homepage": "https://github.com/jinSasaki/AlertBar",
6   "screenshots": "https://github.com/jinSasaki/AlertBar/raw/master/etc/demo.gif",
7   "license": "MIT",
8   "authors": {
9     "Jin Sasaki": "aysm47@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jinSasaki/AlertBar.git",
13     "tag": "0.1.3"
14   },
15   "social_media_url": "https://twitter.com/sasakky_j",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "AlertBar": [
23       "Pod/Assets/*.png"
24     ]
25   }