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