[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 6 / e / c / BIObjCHelpers / 0.2.11 / BIObjCHelpers.podspec.json
blobd160a65e7452a0e98f46deb03e987a7f167abb47
2   "name": "BIObjCHelpers",
3   "version": "0.2.11",
4   "summary": "My collection of Objective-C helpers",
5   "description": "Simple collection of classes commonly used in Objective-C projects.",
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.2.11"
14   },
15   "social_media_url": "https://twitter.com/bogdaniusco",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "SVPullToRefresh": [
23     ]
24   },
25   "source_files": [
26     "BIObjCHelpers/**/*.{h,m}",
27     "BIObjCHelpers/**/**/*.{h,m}"
28   ]