[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / 2 / 7 / BRYXBanner / 0.2.2 / BRYXBanner.podspec.json
blobb747c855ef9aafb2e36837266a6dbf5f8a22e6e1
2   "name": "BRYXBanner",
3   "version": "0.2.2",
4   "summary": "A lightweight dropdown notification for iOS 7+, in Swift.",
5   "homepage": "https://github.com/bryx-inc/BRYXBanner",
6   "license": "MIT",
7   "authors": {
8     "Harlan Haskins": "harlan@harlanhaskins.com"
9   },
10   "source": {
11     "git": "https://github.com/bryx-inc/BRYXBanner.git",
12     "tag": "0.2.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "BRYXBanner": [
21       "Pod/Assets/*.png"
22     ]
23   }