[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 9 / 7 / BLHelpers / 0.1.0 / BLHelpers.podspec.json
blob6d3782b71a5befdac39efc1254d0df55ed609840
2   "name": "BLHelpers",
3   "version": "0.1.0",
4   "summary": "Some helpers",
5   "homepage": "https://github.com/weylandd/BLHelpers",
6   "license": "MIT",
7   "authors": {
8     "Alex Kopachev": "jioruh2011@ya.ru"
9   },
10   "source": {
11     "git": "https://github.com/weylandd/BLHelpers.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "BLHelpers": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h"