[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 6 / 2 / Bentho / 0.4.0 / Bentho.podspec.json
blob6f56d31a5040725d12410a70f2e74f4e4de61ffa
2   "name": "Bentho",
3   "version": "0.4.0",
4   "license": {
5     "type": "Eclipse Public License 1.0",
6     "file": "LICENSE"
7   },
8   "summary": "Support utilities for React Native",
9   "homepage": "https://github.com/mfikes/bentho",
10   "authors": "Mike Fikes",
11   "source": {
12     "git": "https://github.com/mfikes/bentho.git",
13     "tag": "0.4.0"
14   },
15   "source_files": "src/*.{h,m}",
16   "platforms": {
17     "ios": null
18   },
19   "requires_arc": true,
20   "compiler_flags": "-I../node_modules/react-native/React/Base -I../node_modules/react-native/React/Executors -I../../../React/Base -I../../../React/Executors"