[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 0 / BABAudioPlayer / 0.1.0 / BABAudioPlayer.podspec.json
blob9c34c336f3a1c34101852ef50373d3bc1648bfac
2   "name": "BABAudioPlayer",
3   "version": "0.1.0",
4   "summary": "A convenience layer ontop of AVAplyer for iOS.",
5   "description": "                       A convenience layer ontop of AVAplyer for iOS that allows for easier audio playback.\n",
6   "homepage": "https://github.com/brynbodayle/BABAudioPlayer",
7   "license": "MIT",
8   "authors": {
9     "Bryn Bodayle": "bryn.bodayle@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/brynbodayle/BABAudioPlayer.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/brynbodayle",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "BABAudioPlayer": [
23       "Pod/Assets/*.png"
24     ]
25   }