[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 4 / BPStatusBar / 0.9.0 / BPStatusBar.podspec.json
blob42852ca7dc0e6c0d52cd6fd547454fe5c2078827
2   "name": "BPStatusBar",
3   "version": "0.9.0",
4   "summary": "A utility class for displaying status updates in the iOS status bar.",
5   "homepage": "https://github.com/brianpartridge/BPStatusBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Brian Partridge": "brianpartridge@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/brianpartridge/BPStatusBar.git",
15     "tag": "0.9.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "BPStatusBar",
22     "BPStatusBar/**/*.{h,m}"
23   ],
24   "resources": "BPStatusBar/BPStatusBar.bundle/*.png",
25   "requires_arc": true