[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 2 / 7 / BRYXBanner / 0.1.0 / BRYXBanner.podspec.json
blob1a9f0f8837d786158889f329cc565a6c819037a9
2   "name": "BRYXBanner",
3   "version": "0.1.0",
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.1.0"
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   }