[Add] IronSourceMintegralAdapter 4.3.30.0
[CocoaPods.git] / Specs / 6 / e / c / BIObjCHelpers / 0.1.0 / BIObjCHelpers.podspec.json
blob33857547b6006a33f2863310d546914fe629c197
2   "name": "BIObjCHelpers",
3   "version": "0.1.0",
4   "summary": "My collection of Objective-C helpers",
5   "description": "                       Simple collection of classes commonly used in Objective-C projects.\n",
6   "homepage": "https://github.com/grigaci/BIObjCHelpers",
7   "license": "MIT",
8   "authors": {
9     "Bogdan Iusco": "bogdan.iusco@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/grigaci/BIObjCHelpers.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "BIObjCHelpersExample/Classes/Helpers/**/*.{h,m}",
20   "public_header_files": "BIObjCHelpersExample/Classes/Helpers/**/*.h"